aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xprovision2
-rw-r--r--provisioning/apt_essential3
2 files changed, 3 insertions, 2 deletions
diff --git a/provision b/provision
index 1194ba7..60a5201 100755
--- a/provision
+++ b/provision
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/usr/bin/env bash
if [[ -z "$1" ]]; then
echo "Run with parameters: essential, nice, cask_essential, or cask_nice"
diff --git a/provisioning/apt_essential b/provisioning/apt_essential
index 7521c5c..28e916a 100644
--- a/provisioning/apt_essential
+++ b/provisioning/apt_essential
@@ -1,6 +1,8 @@
+-y
bat
curl
fd-find
+exa
fzf
gpg
htop
@@ -8,7 +10,6 @@ ripgrep
rsync
tmux
tree
-vim
neovim
wget
zsh