removing tex stuff from zsh

This commit is contained in:
Dustin Swan
2015-11-02 23:26:10 +00:00
parent d22704520c
commit 4a7cf10138

3
zshrc
View File

@@ -49,9 +49,6 @@ if [ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]; then . $HOME/.nix-profile/etc
# Keychain
eval `keychain --eval id_rsa`
# Tex
eval `/usr/libexec/path_helper -s`
HISTSIZE=1000
SAVEHIST=1000
HISTFILE=~/.history