What is Nostr?
Negative12DollarBill /
npub1kgm…ef3q
2024-06-12 22:50:16
in reply to nevent1q…f9hv

Negative12DollarBill on Nostr: I don't know if this is the kind of thing you want but if you take this script ...

I don't know if this is the kind of thing you want but if you take this script ("cdto.sh"):

#!/bin/zsh
function cdto () {
cd $1;
}
cdto $1

then run it with

source "cdto.sh" Downloads

then your shell will change to the right folder when you run it.
Author Public Key
npub1kgmrjzpzgngflt9afpjcsz99rrttzl3k8q5a7yfmmujyk2rhmrjqcyef3q