@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-squareitsamelinkfedilink19•9 months agopushd and popd to change directory and go back when done there.
minus-square@jbrains@sh.itjust.workslinkfedilink3•9 months agoEven better when cd automatically invokes pushd.
pushd and popd to change directory and go back when done there.
Even better when
cd
automatically invokespushd
.what’s your alias?