@[email protected] to [email protected] • 25 days agoThat is the waysub.wetshaving.socialimagemessage-square146fedilinkarrow-up1926
arrow-up1926imageThat is the waysub.wetshaving.social@[email protected] to [email protected] • 25 days agomessage-square146fedilink
minus-square@[email protected]linkfedilink55•edit-224 days agoIn your rc: alias ..='cd ..' alias ...='cd ../..' alias ....='cd ../../..' Usage: 1/2/3 $ ... 1 $
minus-square@[email protected]linkfedilink4•24 days agoYeah, let’s use whole different shell, because you can’t add some few aliases to your .bashrc.
minus-square@[email protected]linkfedilink6•24 days agoThat’s not why I use a whole different shell. It just happens to be a perk of the one I use.
That’s pretty neat
Or just use zsh
Yeah, let’s use whole different shell, because you can’t add some few aliases to your
.bashrc
.That’s not why I use a whole different shell. It just happens to be a perk of the one I use.
This is the way.