about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cf28c0a..0532d2d 100644
--- a/README.md
+++ b/README.md
@@ -23,9 +23,10 @@ config config --local status.showUntrackedFiles no
 
 ## Other new machine setup
 
-### installed programs
+### installed packages
 * vim
 * zsh (remember to `chsh -s $(which zsh)`)
+* fzf
 
 ### sshd config
 ```bash
@@ -38,7 +39,6 @@ END >> /etc/ssh/sshd_config
 ### todo
 * zsh plugins
   * not sure if antigen, zinit, or zgen for the plugin manager
-  * junegunn/fzf
   * p10k?
   * zsh-users/zsh-autosuggestions (maybe)
   * zsh-users/zsh-syntax-highlighting