diff options
-rw-r--r-- | .gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ [alias] ndiff = "!nvim -Rc 'DiffviewOpen'" + push-all = "!git remote | xargs -L1 git push --all" [core] excludesfile = ~/.config/git/ignore |
index : dotfiles | ||
yadm managed dotfiles |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitconfig | 1 |
@@ -14,6 +14,7 @@ [alias] ndiff = "!nvim -Rc 'DiffviewOpen'" + push-all = "!git remote | xargs -L1 git push --all" [core] excludesfile = ~/.config/git/ignore |