Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 369 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 369 Bytes

zsh-config

To setup zsh with reasonable configurations:

./setup-zsh.sh

If that fails, you can allow the default shell with:

sudo sh -c "echo $(which zsh) >> /etc/shells"

Inspired by: https://github.com/jotyGill/quickz-sh

Reminder to self, for personal settings:

  • work laptop is in work branch
  • personal laptop branch is in personal