This is a standard dotfiles repo using GNU Stow.
This repo uses the typical stow defaults with ${HOME}/
expected to be the target directory and thus ${HOME}/dotfiles
to be this repo's path
- Install Stow
brew install stow
apt install stow
- etc..
- Checkout this repo to user home directory
- Run
stow ${PACKAGE_NAME}
for all packages in repo
Install the Tmux Plugin Manager
then source the Tmux config
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
I typically run on Mac devices and enjoy the consistency of the system font. So I use the Meslo Nerd Font that is a patched version of the Meslo font that is based on Apple's default Menlo font.
Install latest patch release here. Find the most recent release, download the Meslo.zip
file, extract, and install all fonts.
My alacritty config depends on the themes published by alacritty here for the gruvbox dark theme. Follow it's simple README to install the themes.