Personal dotfiles to get up and running with my favorite tools in a flash.
| nvim | ||
| gitignore | ||
| install.sh | ||
| README.md | ||
Gaiety's (Jo Wroten's) Dotfiles
Designed for Linux (Ubuntu).
Setup
apt-get install git # May need sudo
git clone git@gitlab.com:gaiety/dotfiles.git ~/dotfiles
cd ~/dotfiles
$0 install.sh # May need sudo