about summary refs log tree commit diff
path: root/machines/profpatsch/base.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2019-08-28 00:12:27 +0200
committerProfpatsch <mail@profpatsch.de>2019-08-28 00:12:27 +0200
commitb885921ba46898f1c54b5b4b4d0be9a4b1ba34c7 (patch)
tree981dae080651cb4441f9bfb77eca8cb611e1523e /machines/profpatsch/base.nix
parent0bbb7eeaf0842031c2c7ce21fbb165c52406875b (diff)
machines/profpatsch: add lr and xe to my base profile
Diffstat (limited to 'machines/profpatsch/base.nix')
-rw-r--r--machines/profpatsch/base.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/profpatsch/base.nix b/machines/profpatsch/base.nix
index a44f36d6..e91a7b12 100644
--- a/machines/profpatsch/base.nix
+++ b/machines/profpatsch/base.nix
@@ -42,6 +42,8 @@ in
       tmux              # detachable terminal multiplexer
       wget              # the other URL file fetcher
       myPkgs.vim        # slight improvement over vi
+      lr                # list recursively, ls & find replacement
+      xe                # xargs with a modern interface
     ];
 
     i18n = {