aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2022-04-15 09:15:39 +0000
committerRuben Beltran del Rio <ruben@unlimited.pizza>2022-04-15 09:15:39 +0000
commitcb36b00f62edd19bda2c41011d6c72b2e235e653 (patch)
treef068d0a99bf4edeb2b74efac7a9cf04f77f3c853
parent14a899db10b88c5e4800e34dc208a0ce3b624dcd (diff)
Update provisioning
-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