/dotfiles.robc

robc's dotfiles

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

dotfiles

Robbie Cao

Information

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.

Installation

  1. Clone a copy to your local

    $ git clone git@github.com:robbie-cao/dotfiles.robc.git
    
  2. Install dependence packages

    • macos

      $ brew install fortune cowsay cowsay screen tmux w3m
      
    • ubuntu

      $ sudo apt-get install fortune cowsay screen tmux w3m
      
    • cygwin

      • TODO
  3. Run install.sh

Enjoy!

Documentation

Know Issues

TODO

Contribution

If you would like to help making it better, feel free to fork it. Any patches are welcome.

About Me