Add 1 git-crypt collaborator
[julm/julm-nix.git] / homes / programs / bash.nix
index 7d670e540692adc166dce235ad6a346de1418df3..fed0d5940f71c474b83f937089af23c816d6ccab 100644 (file)
@@ -5,6 +5,7 @@ programs.bash = {
     cl = "clear";
     eic = "edit-in-commit";
     eigg = "edit-in-git-grep";
+    emacs = "emacsclient --create-frame";
     g = "git";
     grep = "grep --color";
     j="sudo journalctl -u";