1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 08:02:19 +00:00

Updated oh-my-zsh and removed autoformat for tex

This commit is contained in:
J.Fernando Sánchez
2013-02-25 11:03:23 +01:00
parent 5139f03845
commit e1bd31308f
6 changed files with 12 additions and 5 deletions

3
bashrc
View File

@@ -185,3 +185,6 @@ if which tmux 2>&1 >/dev/null; then
fi
PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
### Added by the Heroku Toolbelt
export PATH="/usr/local/heroku/bin:$PATH"