From 9a006186de5801d2457d1b8a80ee996e1adf33d2 Mon Sep 17 00:00:00 2001 From: Emi Simpson Date: Thu, 11 Apr 2024 17:58:08 -0400 Subject: [PATCH] Make the uwu script better --- configs/programs/fish.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/programs/fish.nix b/configs/programs/fish.nix index 39e181b..840bef9 100644 --- a/configs/programs/fish.nix +++ b/configs/programs/fish.nix @@ -63,6 +63,9 @@ pkgs: { encfs -i 60 ~/Pictures/uwu/ $UWU_DIR --extpass 'pass storage-encryption/annex-fs' cd $UWU_DIR fish --private + cd - + umount $UWU_DIR + rm -d $UWU_DIR ''; }; n = {