@cybercitizen4@lemm.ee to Asklemmy@lemmy.ml • 9 months agoWhat's a handy terminal command you use often?message-square117fedilinkarrow-up1168arrow-down17
arrow-up1161arrow-down1message-squareWhat's a handy terminal command you use often?@cybercitizen4@lemm.ee to Asklemmy@lemmy.ml • 9 months agomessage-square117fedilink
minus-square@unknowing8343@discuss.tchncs.delinkfedilink4•9 months agoIt’s in the official docs for zoxide, you are supposed to use the z alias, and many distros just set it up directly like that. I love doing z notes from wherever I am.
minus-square@alsimoneau@lemmy.calinkfedilink1•9 months agoWhen you set it up you tell it which command you want. Default is “cdi” but I changed it to “cd” immediately.
You’ll love
zoxide
then.deleted by creator
The command is ‘z’
deleted by creator
It’s in the official docs for zoxide, you are supposed to use the z alias, and many distros just set it up directly like that. I love doing
z notes
from wherever I am.On arch the command is just
z
When you set it up you tell it which command you want. Default is “cdi” but I changed it to “cd” immediately.