Skip to content

Instantly share code, notes, and snippets.

@alexandreprates
Created August 18, 2014 16:44
Show Gist options
  • Select an option

  • Save alexandreprates/d5e282c4d38d20ecd9d6 to your computer and use it in GitHub Desktop.

Select an option

Save alexandreprates/d5e282c4d38d20ecd9d6 to your computer and use it in GitHub Desktop.
go2dir Install
git clone git@github.com:alexandreprates/go2dir.git $HOME/.go2dir
echo '[[ -s "$HOME/.go2dir/go2dir.sh" ]] && source "$HOME/.go2dir/go2dir.sh"' >> $HOME/.bashrc
echo '[[ -s "$HOME/.go2dir/go2dir.sh" ]] && source "$HOME/.go2dir/go2dir.sh"' >> $HOME/.zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment