6 lines
100 B
Bash
Executable file
6 lines
100 B
Bash
Executable file
#!/usr/bin/env bash
|
|
# vim:set ft=bash:
|
|
|
|
source $DOT/homebrew/install_once.sh
|
|
|
|
install_once starship
|