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 ~/dotfilessudo $0 install.sh