Skip to content

Commit 4e1a46e

Browse files
committed
Add Tad and Rancher
1 parent 456b3b9 commit 4e1a46e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/macos/setup_env.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ casks=(
8989
"powershell" # PowerShell for Mac
9090
"fsnotes" # Note taking app with markdown support
9191
"go2shell" # Opens a terminal window to the current directory in Finder
92+
"tad" # TAD is a free and open-source data analysis tool for tabular data. It is designed to be easy to use, fast, and powerful.
93+
"rancher" # Kubernetes and container management on the desktop
9294
)
9395

9496
# Function to check if a command exists

0 commit comments

Comments
 (0)