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

@ -4,13 +4,10 @@ abbr cnix="cd ~/.config/nixpkgs && nvim && cd -"
abbr cxmonad="cd ~/.xmonad && nvim lib/Config.hs && cd -"
abbr ra="ranger"
abbr cr="cargo run -- "
abbr g="git"
abbr g="git "
abbr ga.="git add ."
abbr gaa="git add --all"
abbr gc="git commit"
abbr gr="git rebase"
abbr gpf="git push --force-with-lease"
abbr gp="git push"
abbr gpu="git pull"
abbr gr="git rebase "
abbr gs="git ss "
abbr nvc="nvim ~/.config/"