remove work files in personal dotfiles

This commit is contained in:
2026-03-15 10:40:19 +05:30
parent 3d379718d5
commit 8c319fba6d
3 changed files with 1 additions and 53 deletions

1
.zshrc
View File

@@ -114,6 +114,7 @@ export PATH="/opt/homebrew/bin:/opt/homebrew/sbin:$PATH"
source $HOME/dotfiles/shell/common
source $HOME/dotfiles/shell/personal
source $HOME/dotfiles/shell/aliases
MANPAGER="col -b | cat"
MANROFFOPT="-P-c"
eval "$(zoxide init zsh)"