Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 399 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 399 Bytes

dotfiles

Once the repository has been cloned to our home directory, simply change to the dotfiles directory, make the makesymlinks.sh script executable, and run the script, like so:

cd ~/dotfiles chmod +x makesymlinks.sh ./makesymlinks.sh

TODO

  • add session exit script
  • follow .config/ directory convention
  • replace vim with neovim config
  • replace bash with zsh config