My Linux dotfiles
To restore them to a new machine, run:
curl -Lks https://github.com/UrsineRaven/dotfiles/raw/master/.local/bin/pull_dotfiles.sh | /bin/bash
TODO:
- give some credit to Luke Smith for inspiration (Used some of his dotfiles for ideas)
- actually make changes to .vimrc
- further configure i3
- configure i3blocks and add its dot file
- setup script to pull news from Arch Linux website (probably 13blocks module to notify of new articles)
- follow suggestions provided here
- incorporate editorconfig into Vim (probably as a sub-repo?)