/dotfiles

Various configuration files

Primary LanguageShellMIT LicenseMIT

dotfiles

All the files I store for my configuration.

Steps to take on a new machine:

  1. Install i3
  2. Install i3blocks
  3. Install rofi
  4. Copy .config/
  5. Copy bin/
  6. Install vundle
  7. Copy .vimrc
  8. Run :PluginInstall in vim
  9. Run :PromptlineSnaphot .prompt.sh
  10. Copy .mybashrc
  11. source ~/.mybashrc in ~/.bashrc
  12. Install powerline fonts
  13. Set terminal to use powerline fonts
  14. Restart computer for good measure