summaryrefslogtreecommitdiff
path: root/help
blob: 5d1f6406ba551fe1f2ccf62595fbd6a4a26e3058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/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
"""