Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Most minimal configuration challenge



On Sat, Aug 27, 2022 at 11:11 AM Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
>
> Felipe Contreras wrote on Sat, 27 Aug 2022 04:30 +00:00:
> > Does anybody have a similar list of options they absolutely can't live
> > without?
>
> Off the top of my head, there are:
>
> - zsh-newuser-install
> - some distros' default dotfiles
> - zsh-guide, a dotfile generator, curated by Matthew
> - zsh-sensible, example dotfiles, curated by me
> - the various prompts shipping with zsh itself

Looking at them seems like the options that virtually everyone sets are:

  HISTFILE
  HISTSIZE
  SAVEHIST

  compinit
  bindkey -e

-- 
Felipe Contreras




Messages sorted by: Reverse Date, Date, Thread, Author