diff --git a/workstation/configuration.org b/workstation/configuration.org index b116e4c..88db8b0 100644 --- a/workstation/configuration.org +++ b/workstation/configuration.org @@ -761,11 +761,11 @@ programs.bash = { f = "fzf --multi --exact -i"; sc = "systemctl --user"; jc = "journalctl --user -xefu"; - open-gallery = "cd /mnt/disk2/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 \ - | uniq --count | sort -rn"; + open-gallery = "cd /mnt/disk2/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 | + uniq --count | sort -rn"; }; enableVteIntegration = true; initExtra = ''