jchai01 / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Reference: https://github.com/bartekspitza/dotfiles

Setup new machines with just one command.

Asks what files should be sourced and whether you want to install tmux/vim configuration by symlinking.

git clone git@github.com:jchai01/dotfiles.git .dotfiles
cd .dotfiles
./install.sh

About


Languages

Language:Shell 96.6%Language:Vim Script 3.4%