Compare commits

..

No commits in common. "30663e98fb2e1365d3730603e127af512f615238" and "d7320121a4d760ef7f881ce3537efe0aac3be7fe" have entirely different histories.

2 changed files with 2 additions and 5 deletions

0
.gitattributes vendored
View file

View file

@ -9,8 +9,5 @@ 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/"