Personal configuration file that works with hanzo.sh!
Clone the repository in your $HOME
folder and then create all required symbolic links:
$ git clone https://github.com/palazzem/dotfiles.git $HOME/.dotfiles
$ ln -s $HOME/.dotfiles/zshrc $HOME/.zshrc
$ ln -s $HOME/.dotfiles/zshenv $HOME/.zshenv
$ ln -s $HOME/.dotfiles/alacritty.yml $HOME/.alacritty.yml
That's it!