mirror of
https://github.com/elkowar/dots-of-war.git
synced 2025-04-05 14:23:31 +00:00
Compare commits
No commits in common. "30663e98fb2e1365d3730603e127af512f615238" and "d7320121a4d760ef7f881ce3537efe0aac3be7fe" have entirely different histories.
30663e98fb
...
d7320121a4
2 changed files with 2 additions and 5 deletions
0
.gitattributes
vendored
0
.gitattributes
vendored
|
@ -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/"
|
||||
|
|
Loading…
Add table
Reference in a new issue