My personal dotfiles.
- Clone the repository into
~/.dotfiles - Run the
init.shscript to link various files into the home directory - Ensure zsh is installed and then
chsh -s /bin/zsh
bin/: Thebindirectory is added to yourPATHvariable**/*.zsh: Any files ending in.zshget loaded into your environment**/*.completion.sh: Any files ending incompletion.shget loaded after zsh autocomplete