Skip to content

adimircolen/dotfiles

 
 

Repository files navigation

Dotfiles to setup a bash environment.
This directory needs to be in $HOME/dotfiles

cd
mkdir github-projects
git clone git://github.com/joaovitor/dotfiles.git github-projects/dotfiles

ln -s github-projects/dotfiles
ln -s dotfiles/bash_profile .bash_profile
ln -s dotfiles/gemrc .gemrc
ln -s dotfiles/irbrc .irbrc
ln -s dotfiles/gitignore .gitignore

mkdir bin
ln -s dotfiles/git-publish-branch bin/

About

Dotfiles to initialize a bash environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published