diff --git a/zsh/.zshrc b/zsh/.zshrc index 0329c27..f074e42 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -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"