forked from 42BV/docker-gam
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.bashrc
More file actions
14 lines (11 loc) · 774 Bytes
/
.bashrc
File metadata and controls
14 lines (11 loc) · 774 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
cat << "EOF"
_____ _ ___ ___ ___
| __ \ | | / _ \ | \/ |
| | \/ ___ ___ __ _| | ___ / /_\ \_ __ _ __ ___ | . . | __ _ _ __ __ _ __ _ ___ _ __
| | __ / _ \ / _ \ / _` | |/ _ \ | _ | '_ \| '_ \/ __| | |\/| |/ _` | '_ \ / _` |/ _` |/ _ \ '__|
| |_\ \ (_) | (_) | (_| | | __/ | | | | |_) | |_) \__ \ | | | | (_| | | | | (_| | (_| | __/ |
\____/\___/ \___/ \__, |_|\___| \_| |_/ .__/| .__/|___/ \_| |_/\__,_|_| |_|\__,_|\__, |\___|_|
__/ | | | | | __/ |
|___/ |_| |_| |___/
Documentation: https://github.com/jay0lee/GAM/wiki
EOF