summaryrefslogtreecommitdiff
path: root/help
blob: 97c3bcc3368024e75e3a036d35b0abfbfbe71e7c (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
sync-github
update-timestamps
"""