|
|
@ -116,6 +116,7 @@ in
|
|
|
|
(pkgs.callPackage ../pureref.nix { })
|
|
|
|
(pkgs.callPackage ../pureref.nix { })
|
|
|
|
libreoffice
|
|
|
|
libreoffice
|
|
|
|
gnome.ghex
|
|
|
|
gnome.ghex
|
|
|
|
|
|
|
|
emacs-gtk
|
|
|
|
|
|
|
|
|
|
|
|
# Games
|
|
|
|
# Games
|
|
|
|
prismlauncher
|
|
|
|
prismlauncher
|
|
|
@ -139,6 +140,7 @@ in
|
|
|
|
v = "nvim";
|
|
|
|
v = "nvim";
|
|
|
|
r = "ranger";
|
|
|
|
r = "ranger";
|
|
|
|
rm = "trash-put";
|
|
|
|
rm = "trash-put";
|
|
|
|
|
|
|
|
emacs = "emacs -nw";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
# Change to directory when exiting ranger with Q
|
|
|
|
# Change to directory when exiting ranger with Q
|
|
|
|
# https://github.com/ranger/ranger/issues/1554#issuecomment-491650123
|
|
|
|
# https://github.com/ranger/ranger/issues/1554#issuecomment-491650123
|
|
|
|