removing tex stuff from zsh
This commit is contained in:
parent
d22704520c
commit
4a7cf10138
1 changed files with 0 additions and 3 deletions
3
zshrc
3
zshrc
|
|
@ -49,9 +49,6 @@ if [ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]; then . $HOME/.nix-profile/etc
|
||||||
# Keychain
|
# Keychain
|
||||||
eval `keychain --eval id_rsa`
|
eval `keychain --eval id_rsa`
|
||||||
|
|
||||||
# Tex
|
|
||||||
eval `/usr/libexec/path_helper -s`
|
|
||||||
|
|
||||||
HISTSIZE=1000
|
HISTSIZE=1000
|
||||||
SAVEHIST=1000
|
SAVEHIST=1000
|
||||||
HISTFILE=~/.history
|
HISTFILE=~/.history
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue