removing tex stuff from zsh

master
Dustin Swan 9 years ago
parent d22704520c
commit 4a7cf10138

@ -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

Loading…
Cancel
Save