Various dotfiles fixes

This commit is contained in:
2026-03-13 16:20:02 +05:30
parent 6ba6dae68c
commit e457cce72e
5 changed files with 5 additions and 3 deletions

1
.zshrc
View File

@@ -114,3 +114,4 @@ export PATH="/opt/homebrew/bin:/opt/homebrew/sbin:$PATH"
source $HOME/dotfiles/sh_personal
MANPAGER="col -b | cat"
MANROFFOPT="-P-c"
eval "$(zoxide init zsh)"