Install Emacs
This commit is contained in:
parent
dfac35dd68
commit
fd16a95092
1 changed files with 2 additions and 0 deletions
|
@ -116,6 +116,7 @@ in
|
|||
(pkgs.callPackage ../pureref.nix { })
|
||||
libreoffice
|
||||
gnome.ghex
|
||||
emacs-gtk
|
||||
|
||||
# Games
|
||||
prismlauncher
|
||||
|
@ -139,6 +140,7 @@ in
|
|||
v = "nvim";
|
||||
r = "ranger";
|
||||
rm = "trash-put";
|
||||
emacs = "emacs -nw";
|
||||
};
|
||||
# Change to directory when exiting ranger with Q
|
||||
# https://github.com/ranger/ranger/issues/1554#issuecomment-491650123
|
||||
|
|
Loading…
Add table
Reference in a new issue