From 4a7cf1013884afc7553c94f2ebdacfda56a041e7 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Mon, 2 Nov 2015 23:26:10 +0000 Subject: [PATCH] removing tex stuff from zsh --- zshrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/zshrc b/zshrc index 4a50fb5..6ff56c2 100644 --- a/zshrc +++ b/zshrc @@ -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