Get rid of old env script
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
319f774457
commit
bba5b16c6f
6 changed files with 46 additions and 62 deletions
5
system/.config/environment.d/40_shell.conf
Normal file
5
system/.config/environment.d/40_shell.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Zsh
|
||||
HISTCONTROL="ignoreboth"
|
||||
HISTSIZE="10000"
|
||||
SAVEHIST="${HISTSIZE}"
|
||||
HISTFILESIZE="${HISTSIZE}"
|
Loading…
Add table
Add a link
Reference in a new issue