Skip to content

geecu/rcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone http://github.com/geecu/rcs.git ~/.rcs
cp ~/.rcs/_sample_bashrc ~/.bashrc
cp ~/.rcs/_sample_vimrc ~/.vimrc

# OR, for cygwin
git clone http://github.com/geecu/rcs.git ~/_rcs
cp ~/_rcs/_sample_bashrc ~/_bashrc
cp ~/_rcs/_sample_vimrc ~/_vimrc

# fresh debian
apt-get install git vim zsh curl
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
git clone http://github.com/geecu/rcs.git ~/.rcs
cp ~/.rcs/_sample_zshrc ~/.zshrc
cp ~/.rcs/_sample_vimrc ~/.vimrc

Releases

No releases published

Packages

No packages published