diff options
Diffstat (limited to '')
-rw-r--r-- | home/home-minimal.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/home-minimal.nix b/home/home-minimal.nix index dc39d9d..5a994f5 100644 --- a/home/home-minimal.nix +++ b/home/home-minimal.nix @@ -52,6 +52,7 @@ ll = "exa -lh --icons"; llt = "exa -lh --tree --icons"; lt = "exa --tree --icons"; + md = "glow -p"; }; functions = { fish_greeting = { |