@[email protected] to [email protected] • 2 months agoThat is the waysub.wetshaving.socialimagemessage-square144fedilinkarrow-up1930
arrow-up1930imageThat is the waysub.wetshaving.social@[email protected] to [email protected] • 2 months agomessage-square144fedilink
minus-square@[email protected]linkfedilink55•edit-22 months agoIn your rc: alias ..='cd ..' alias ...='cd ../..' alias ....='cd ../../..' Usage: 1/2/3 $ ... 1 $
minus-square@[email protected]linkfedilink4•2 months agoYeah, let’s use whole different shell, because you can’t add some few aliases to your .bashrc.
minus-square@[email protected]linkfedilink6•2 months 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.