minus-squareangband@lemmy.worldtolinuxmemes@lemmy.world•yeslinkfedilinkarrow-up2·13 days agoalias downloads=“cd ~/Downloads” edit: but if you want to get freaky in bash, alias downloads=“pushd ~/Downloads” probably works in some other shells too linkfedilink
minus-squareangband@lemmy.worldtoProgrammer Humor@programming.dev•How people react when they see me work.linkfedilinkarrow-up1·6 months agoi’ve programmed in edlin. so there. linkfedilink
alias downloads=“cd ~/Downloads”
edit: but if you want to get freaky in bash, alias downloads=“pushd ~/Downloads”
probably works in some other shells too