Update dependencies
This commit is contained in:
parent
a23397c2e3
commit
64c6f77ba8
4 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit b816abfed0e8785d8bc2e47987cc40f6bcd4bc29
|
Subproject commit 9f33d6567bf835c84b717f3c3251ef576e61b065
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2e009c7ab8e9c7496ed86473ede0917a3cefee01
|
Subproject commit ed4ff5384b03aa775a57d4c9588c88850026b0b3
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1715f39a4680a27abd57fc30c98a95fdf191be45
|
Subproject commit 932e29a0c75411cb618f02995b66c0a4a25699bc
|
2
zshrc
2
zshrc
|
@ -33,7 +33,7 @@ source ~/.p10k.zsh
|
||||||
#########
|
#########
|
||||||
|
|
||||||
export HISTFILE="$HOME/.zsh_history"
|
export HISTFILE="$HOME/.zsh_history"
|
||||||
export HISTSIZE=3000
|
export HISTSIZE=5000
|
||||||
export SAVEHIST=$HISTSIZE
|
export SAVEHIST=$HISTSIZE
|
||||||
export PATH="${HOME}/bin:$PATH"
|
export PATH="${HOME}/bin:$PATH"
|
||||||
export GPG_TTY=$(tty)
|
export GPG_TTY=$(tty)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue