work in zsh

This commit is contained in:
2026-03-15 15:03:46 +05:30
parent b3976802a1
commit 8151960ea4

View File

@@ -114,6 +114,7 @@ export PATH="/opt/homebrew/bin:/opt/homebrew/sbin:$PATH"
source ~/.config/shell/common
source ~/.config/shell/personal
source ~/.config/shell/aliases
source ~/.config/shell/work
MANPAGER="col -b | cat"
MANROFFOPT="-P-c"