/dotfiles

A complete list of configuration files

Primary LanguageEmacs LispBSD 2-Clause "Simplified" LicenseBSD-2-Clause

DotFiles

Personal configuration file that works with hanzo.sh!

Usage

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!