5 lines
159 B
Bash
Executable File
5 lines
159 B
Bash
Executable File
#!/bin/zsh
|
|
|
|
# use normal package manager for macos install, since default is noop for other OSs
|
|
${=BOX_SETUP_INSTALL_COMMAND} --cask nikitabobko/tap/aerospace
|