about summary refs log tree commit diff
path: root/machines/profpatsch/base.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2018-07-20 13:04:13 +0200
committerProfpatsch <mail@profpatsch.de>2018-07-20 13:04:13 +0200
commit8cda0828125b5877c7b479fd2bb2bcbb898aecbb (patch)
tree5b2d1f3d0a8602e36fd971136f7dddc167ff0419 /machines/profpatsch/base.nix
parent27af1fc10f69909e73df9f3d57d7ea7c5cb9bd7f (diff)
machines/profpatsch: a few misc changes
Diffstat (limited to 'machines/profpatsch/base.nix')
-rw-r--r--machines/profpatsch/base.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/profpatsch/base.nix b/machines/profpatsch/base.nix
index c775788a..20ad2dda 100644
--- a/machines/profpatsch/base.nix
+++ b/machines/profpatsch/base.nix
@@ -21,6 +21,7 @@ in
         alias nsp='nix-shell -p'
         alias nrs='nixos-rebuild switch'
         alias tad='tmux attach -d'
+        alias gs='git status'
       '';
     };