git config
This commit is contained in:
@@ -5,3 +5,7 @@
|
|||||||
email = kulvirs734@gmail.com
|
email = kulvirs734@gmail.com
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = trunk
|
defaultBranch = trunk
|
||||||
|
[lfs]
|
||||||
|
enable = true
|
||||||
|
[push]
|
||||||
|
autoSetupRemote = true
|
||||||
|
|||||||
2
.zshrc
2
.zshrc
@@ -24,4 +24,4 @@ source <(fzf --zsh)
|
|||||||
source /opt/homebrew/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
source /opt/homebrew/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
|
|
||||||
export EDITOR="nvim"
|
export EDITOR="nvim"
|
||||||
export MANPAGER = "nvim +Man!"
|
export MANPAGER="nvim +Man!"
|
||||||
|
|||||||
Reference in New Issue
Block a user