Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 3 months agosiempre lo hagoeviltoast.orgimagemessage-square35linkfedilinkarrow-up152arrow-down12
arrow-up150arrow-down1imagesiempre lo hagoeviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 3 months agomessage-square35linkfedilink
minus-squareTja@programming.devlinkfedilinkarrow-up2·2 months agoThanks! I have zsh on some of my machines, and installed zpresto on some but never got the advantages… probably due to bash muscle memory. You also can get the git branch in bash, and a bunch of other $PS1 customizations are also possible (Tmux, ssh, time, background processes, etc). I’ll try the up completion later :)
minus-squareozymandias@lemmy.dbzer0.comlinkfedilinkarrow-up2·2 months agoyeah you can do anything in bash…. zsh is really just an extension of bash, imo… but the completion alone makes it worth it for me. also colors in the terminal
Thanks! I have zsh on some of my machines, and installed zpresto on some but never got the advantages… probably due to bash muscle memory.
You also can get the git branch in bash, and a bunch of other $PS1 customizations are also possible (Tmux, ssh, time, background processes, etc).
I’ll try the up completion later :)
yeah you can do anything in bash….
zsh is really just an extension of bash, imo…
but the completion alone makes it worth it for me.
also colors in the terminal