summaryrefslogtreecommitdiff
path: root/help
blob: 8ad82f1c9312abdef130efba4f6af6611a3cd49e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/env bash

echo """Welcome to git-shell on $(uname -n)!

Available Commands:
ls
init <name>
desc <name>
rm <name>
bash
clone-all-github
update-timestamps
"""