chore(hotfix): fix what AI could not

This commit is contained in:
2026-07-15 07:27:48 +02:00
parent 0053de6c2b
commit f8786cc8a5
5 changed files with 166 additions and 151 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
hl.env("ZSH", "/usr/share/oh-my-zsh/")
hl.env("BROWSER", "firefox")
hl.env("BROWSER", "chromium")
hl.env("TERM", "tmux-256color")
hl.env("VISUAL", "nvim")
hl.env("EDITOR", "nvim")