/dotfiles

tsukaby's dotfiles

Primary LanguageShell

Setup

$ cd ~
$ mkdir repos
$ cd repos
$ git clone git@github.com:tsukaby/dotfiles.git 
$ cd ~
$ ln -s $(pwd)/repos/dotfiles/.zshrc $(pwd)/.zshrc
$ ln -s $(pwd)/repos/dotfis/.emacs $(pwd)/.emacs