1 Commits

Author SHA1 Message Date
8151960ea4 work in zsh 2026-03-15 15:03:46 +05:30

View File

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