mergerfs migration workstation

This commit is contained in:
2023-10-01 15:54:09 -06:00
parent 2b022b59e6
commit fb1bbe3869
2 changed files with 2 additions and 4 deletions

View File

@@ -761,7 +761,7 @@ programs.bash = {
f = "fzf --multi --exact -i";
sc = "systemctl --user";
jc = "journalctl --user -xefu";
open-gallery = "cd /mnt/disk2/scrapping/JawZ/gallery-dl &&
open-gallery = "cd /mnt/pool/scrapping/JawZ/gallery-dl &&
xdg-open \"$(fd . ./ Husbands -tdirectory -d 1 | fzf -i)\"";
unique-extensions = "fd -tf | rev | cut -d. -f1 | rev |
tr '[:upper:]' '[:lower:]' | sort |