From b885921ba46898f1c54b5b4b4d0be9a4b1ba34c7 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Wed, 28 Aug 2019 00:12:27 +0200 Subject: machines/profpatsch: add lr and xe to my base profile --- machines/profpatsch/base.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'machines') 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 = { -- cgit 1.4.1