sourcephile
/
git
/
julm
/
julm-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add 1 git-crypt collaborator
[julm/julm-nix.git]
/
homes
/
programs
/
bash.nix
diff --git
a/homes/programs/bash.nix
b/homes/programs/bash.nix
index 7d670e540692adc166dce235ad6a346de1418df3..fed0d5940f71c474b83f937089af23c816d6ccab 100644
(file)
--- a/
homes/programs/bash.nix
+++ b/
homes/programs/bash.nix
@@
-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";