hyprland conversion commit
This commit is contained in:
7
.config/zsh/.zshenv
Normal file
7
.config/zsh/.zshenv
Normal file
@@ -0,0 +1,7 @@
|
||||
# History file (so even non-interactive sessions log commands)
|
||||
HISTFILE=$ZDOTDIR/.zsh_history
|
||||
HISTSIZE=10000
|
||||
SAVEHIST=10000
|
||||
|
||||
# Options to make history nicer
|
||||
setopt HIST_IGNORE_DUPS HIST_IGNORE_SPACE
|
||||
Reference in New Issue
Block a user