Changed emacs package
This commit is contained in:
parent
23384c6df6
commit
c4c2a1ba80
3 changed files with 27 additions and 2 deletions
|
|
@ -57,7 +57,7 @@
|
|||
interactiveShellInit = "nix-your-shell fish | source";
|
||||
loginShellInit = "nix-your-shell fish | source";
|
||||
shellAliases = {
|
||||
nano = "micro";
|
||||
emacs = "${config.home.sessionVariables.EDITOR} -nw";
|
||||
wget = ''wget --hsts-file="$XDG_DATA_HOME/wget-hsts"'';
|
||||
};
|
||||
functions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue