summaryrefslogtreecommitdiff
path: root/dep.sh
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2024-09-09 20:25:02 +0400
committerSuleyman Farajli <suleyman@farajli.net>2024-09-09 20:25:02 +0400
commitdac05add44912ba774881b9ee7b4d0030b3988c3 (patch)
treeb87fe3c84b0df8eff0963c1f8a4a66a1446a0082 /dep.sh
parentcb73aaecf185a97ffe2da84a2a0be7b61dff8bae (diff)
fzf was added to the dependency list
Diffstat (limited to 'dep.sh')
-rwxr-xr-xdep.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dep.sh b/dep.sh
index 1a1bec2..b3e672c 100755
--- a/dep.sh
+++ b/dep.sh
@@ -25,6 +25,7 @@ check_with_msg()
check \
git \
lf \
+ fzf \
mpv \
picom \
qutebrowser \