git config

This commit is contained in:
Kulvir Singh
2025-03-09 01:26:41 +05:30
parent 4519042414
commit e80ee5d017
2 changed files with 9 additions and 5 deletions

2
.zshrc
View File

@@ -24,4 +24,4 @@ source <(fzf --zsh)
source /opt/homebrew/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
export EDITOR="nvim"
export MANPAGER = "nvim +Man!"
export MANPAGER="nvim +Man!"