From 2699268b8145906baa09b339c42be1a509d9a9ef Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Mon, 13 Jan 2025 19:56:35 +0100 Subject: [PATCH] take --- home-modules/fish.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home-modules/fish.nix b/home-modules/fish.nix index b3dfcc1..8687dc2 100755 --- a/home-modules/fish.nix +++ b/home-modules/fish.nix @@ -100,6 +100,10 @@ end ''; functions = { + take = /* bash */ '' + mkdir $argv + cd $argv + ''; # gpg = ''; # set bold \e[1m # set green \e[32m