shoestrap/recipes/mac-setup/iterm2

6 lines
184 B
Plaintext
Raw Normal View History

#! /bin/bash
FILENAME=Dash.zip
curl --location -o "$TMP_DIR/$FILENAME" "https://iterm2.com/downloads/stable/latest"
unzip "$TMP_DIR/$FILENAME"
2024-06-13 19:59:23 +00:00
mv -f "$TMP_DIR/Dash.app" /Applications/