Config for my computer.
This directory uses a combination of GNU stow
to position config in the $HOME
directory (explanation here) and $XDG_CONFIG_HOME
(set in .zshrc
).
- Clone the repository, paying attention to exact ".dot-files" naming.
$ cd
$ git clone https://github.com/mulholio/dot-files .dot-files
- Run the install script
$ ./install.sh
Sometimes my terminal seems to have issues using italics within Tmux. This guide shows you how to fix it.