/dotfiles

Primary LanguageShell

cia-rana's dotfiles

setup

$ cd ~
$ git clone git@github.com:cia-rana/dotfiles.git

add dotfile

$ vim setup.sh
# Insert "ln -s ~/dotfiles/.xxx ~/.xxx" into ln command list
# where xxx is a dotfile you want to add.