Skip to content

Commit

Permalink
update 50_configure_zsh.sh
Browse files Browse the repository at this point in the history
- add fzf dependency
  • Loading branch information
markusgrotz committed Feb 10, 2024
1 parent 320514d commit 9efe75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system_scripts/50_configure_zsh.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash -exu

sudo apt install zsh
sudo apt install zsh fzf


aurmr_dir=$(dirname "$0")
Expand Down

0 comments on commit 9efe75b

Please sign in to comment.