We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456b3b9 commit 4e1a46eCopy full SHA for 4e1a46e
1 file changed
scripts/macos/setup_env.sh
@@ -89,6 +89,8 @@ casks=(
89
"powershell" # PowerShell for Mac
90
"fsnotes" # Note taking app with markdown support
91
"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
94
)
95
96
# Function to check if a command exists
0 commit comments