Update dependencies

This commit is contained in:
Spotlight 2021-04-16 14:33:31 -05:00
parent a23397c2e3
commit 64c6f77ba8
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
4 changed files with 4 additions and 4 deletions

2
zshrc
View file

@ -33,7 +33,7 @@ source ~/.p10k.zsh
#########
export HISTFILE="$HOME/.zsh_history"
export HISTSIZE=3000
export HISTSIZE=5000
export SAVEHIST=$HISTSIZE
export PATH="${HOME}/bin:$PATH"
export GPG_TTY=$(tty)