j brauerei: remove git aliases
This commit is contained in:
parent
423e2fd2d9
commit
65dac8da5b
|
@ -34,15 +34,6 @@ in
|
|||
# emacs aliases
|
||||
ed = "emacsclient";
|
||||
edc = "emacsclient --create-frame";
|
||||
# git aliases
|
||||
ga = "git add";
|
||||
gch = "git checkout";
|
||||
gco = "git commit";
|
||||
gf = "git fetch";
|
||||
gm = "git merge";
|
||||
gp = "git push";
|
||||
gr = "git rebase";
|
||||
gs = "git status";
|
||||
# nix aliases
|
||||
ns = "nix-shell";
|
||||
# krops
|
||||
|
|
Loading…
Reference in a new issue