• 0 Posts
  • 1 Comment
Joined 4 years ago
cake
Cake day: August 16th, 2020

help-circle
  • khamertoLinux[Poll] Which shell do you use?
    link
    fedilink
    arrow-up
    4
    ·
    4 years ago

    I also use bash - I tried zsh, but there was a startup delay I couldn’t stand.

    Plus, bash has a lot of features that you just need to turn on (mostly using shopt) - things like autocd, cdspell/dirspell, cmdhist, direxpand, extglob, globstar, histappend, should probably just be on by default these days, as well as a HISTTIMEFORMAT that includes date and time.