cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 1 month agoWhat's a handy terminal command you use often?message-squaremessage-square255fedilinkarrow-up1217arrow-down16
arrow-up1211arrow-down1message-squareWhat's a handy terminal command you use often?cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 1 month agomessage-square255fedilink
minus-squareNoxious@fedia.iolinkfedilinkarrow-up1·1 month agoYou have to enable it in your shell config. For bash it’s eval "$(zoxide init bash)" That will give you the z command. https://github.com/ajeetdsouza/zoxide?tab=readme-ov-file#installation
You have to enable it in your shell config. For bash it’s
eval "$(zoxide init bash)"
That will give you the
z
command.https://github.com/ajeetdsouza/zoxide?tab=readme-ov-file#installation