aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sheldon/install.sh
blob: 9161bac034971ada3bf839b8d7d72c0b1fccd080 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

SCRIPT="$0"

say() {
	printf "%s: %s\n" "$SCRIPT" "$@"
}

say "Installing plugins"
sheldon lock