diff options
author | Starfall <us@starfall.systems> | 2020-07-18 20:27:54 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2020-07-22 14:36:01 -0500 |
commit | 3dd0a773b93a3307b8a61f096dad540f1f917a9e (patch) | |
tree | 16c8b71741767a53841df52a9ba4e88af4dab47b /README.md | |
parent | 586cdb5c4b94654034ae92652b43940b2cda30f6 (diff) |
zsh: pull in more config from oh-my-zsh defaults and belak/zsh-utils
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md index ee03343..cf28c0a 100644 --- a/README.md +++ b/README.md @@ -37,14 +37,12 @@ END >> /etc/ssh/sshd_config ### todo * zsh plugins - * probably antigen for the plugin manager - * antigen use oh-my-zsh && antigen bundle git - * p10k - * zsh-users/zsh-history-substring-search (probably not when zsh already has ctrl+r) + * not sure if antigen, zinit, or zgen for the plugin manager + * junegunn/fzf + * p10k? * zsh-users/zsh-autosuggestions (maybe) * zsh-users/zsh-syntax-highlighting * zsh-users/zsh-completions - * knu/zsh-manydots-magic * fortune * firefox lockwise * autoupdates |