Compare commits

...

2 commits

Author SHA1 Message Date
30663e98fb
Merge branch 'yolk' of ssh://github.com/elkowar/dots-of-war into yolk 2025-03-08 14:30:07 +01:00
89b2a7842e
Stuff 2025-03-08 14:29:24 +01:00
2 changed files with 5 additions and 2 deletions

0
.gitattributes vendored Normal file
View file

View file

@ -9,5 +9,8 @@ abbr ga.="git add ."
abbr gaa="git add --all" abbr gaa="git add --all"
abbr gc="git commit" abbr gc="git commit"
abbr gr="git rebase" abbr gr="git rebase"
abbr gpf="git push --force-with-lease"
abbr gp="git push"
abbr gpu="git pull"
abbr gs="git ss " abbr gs="git ss "
abbr nvc="nvim ~/.config/" abbr nvc="nvim ~/.config/"