1
1
Fork 0
Personal dotfiles to get up and running with my favorite tools in a flash.
Find a file
2019-08-02 16:23:02 -05:00
nvim Zsh raw setup 2019-08-02 16:23:02 -05:00
zsh Zsh raw setup 2019-08-02 16:23:02 -05:00
gitignore Added gitignore 2017-05-02 09:52:28 -05:00
install.sh Zsh raw setup 2019-08-02 16:23:02 -05:00
README.md Readme is now a bash codeblock 2019-08-02 16:17:00 -05:00

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