Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 6 days agosiempre lo hagoeviltoast.orgimagemessage-square209fedilinkarrow-up11.57Karrow-down119
arrow-up11.55Karrow-down1imagesiempre lo hagoeviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 6 days agomessage-square209fedilink
minus-squareTja@programming.devlinkfedilinkarrow-up2·21 hours 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·21 hours 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