This is dotfiles of Robbie Cao. Much of it is beneficial for general use, I would recommend picking out the parts you want and understand.
Config for tmux is from xuxiaodong/tmuxen. dotfiles branch is a clone of claytron/dotfiles.
-
Clone a copy to your local
$ git clone [email protected]:robbie-cao/dotfiles.robc.git
-
Install dependence packages
-
macos
$ brew install fortune cowsay cowsay screen tmux w3m
-
ubuntu
$ sudo apt-get install fortune cowsay screen tmux w3m
-
cygwin
- TODO
-
-
Run
install.sh
Enjoy!
If you would like to help making it better, feel free to fork it. Any patches are welcome.