summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jeschli/1systems/brauerei/config.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/jeschli/1systems/brauerei/config.nix b/jeschli/1systems/brauerei/config.nix
index 6b1e9eda..e8702dd8 100644
--- a/jeschli/1systems/brauerei/config.nix
+++ b/jeschli/1systems/brauerei/config.nix
@@ -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