1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 16: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
zshrc
View File

@@ -55,3 +55,6 @@ if [[ -z "$KONSOLE_DBUS_SERVICE" && -n $(which tmux) ]]; then
exit;
fi
fi
### Added by the Heroku Toolbelt
export PATH="/usr/local/heroku/bin:$PATH"