Update dependencies
This commit is contained in:
parent
a23397c2e3
commit
64c6f77ba8
4 changed files with 4 additions and 4 deletions
2
zshrc
2
zshrc
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue