hyprland conversion commit

This commit is contained in:
2025-08-15 19:05:32 -07:00
parent 14a37c9231
commit 64050cc5d3
9 changed files with 457 additions and 4 deletions

7
.config/zsh/.zshenv Normal file
View 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