mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-10 06:14:12 +00:00
fix issue 101
installing the geerlingguy dotfiles will result in a failing zsh (no history search and an errormessage when opening the shell)
This commit is contained in:
parent
5d5b39588d
commit
8dca2dc8f3
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ homebrew_installed_packages:
|
|||
- pv
|
||||
- wget
|
||||
- wrk
|
||||
- zsh-history-substring-search
|
||||
|
||||
homebrew_taps:
|
||||
- homebrew/core
|
||||
|
|
Loading…
Reference in a new issue