aboutsummaryrefslogtreecommitdiff
path: root/shell_only.sh
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2022-09-01 20:18:12 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2022-09-01 20:18:12 +0200
commit58aa71dfef134b97eae35768690cc74dca7f2d29 (patch)
treee7edb09699e0ca5e26d1f69a50f0853bbce54e59 /shell_only.sh
parentb7837b5f1069c1e7b2e05ac4ac2f2993280be0ba (diff)
Install fzf
Diffstat (limited to 'shell_only.sh')
-rwxr-xr-xshell_only.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell_only.sh b/shell_only.sh
index 04f238b..87619e9 100755
--- a/shell_only.sh
+++ b/shell_only.sh
@@ -48,7 +48,8 @@ if command_exists apt; then
units \
tmux \
vim \
- neofetch
+ neofetch \
+ fzf
else
echo "Your distro is not supported."
exit 1