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
- Install Git
apt-get install git
- Clone this repo
git clone git@gitlab.com:gaiety/dotfiles.git ~/dotfiles
cd ~/dotfiles
sudo $0 install.sh