From ebead9d708e77ec42e224e36a995645feb0ab5a5 Mon Sep 17 00:00:00 2001 From: Jeremie Fraeys Date: Sat, 7 Feb 2026 21:03:37 -0500 Subject: [PATCH] chore: rename setup.sh to setup --- setup.sh => setup | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename setup.sh => setup (98%) diff --git a/setup.sh b/setup similarity index 98% rename from setup.sh rename to setup index da60ca7..1431efb 100755 --- a/setup.sh +++ b/setup @@ -14,17 +14,15 @@ git submodule update base=( vim nvim - # tmux git wezterm + btop ) # Folders that should, or only need to be installed for a local user on macOS useronly_macos=( zsh aerospace - # sketchybar - colima ) #Folders that should, or only need to be installed for a local user on Linux @@ -37,15 +35,17 @@ useronly_linux=( useronly=( zoxide conda + colima dask direnv gh jupyter parallel + shpotify tox firefox + opencode starship - zathura ) # Files to ignore during stow