mirror of
https://github.com/1xtier/.dotfiles.git
synced 2026-03-17 10:57:57 +00:00
Edit MyHelp
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
myhelp() {
|
||||
|
||||
cat << EOF
|
||||
cat <<EOF
|
||||
-----------------------------------------------------
|
||||
## ## ## ## ## ## ###### ## #####
|
||||
### ### ## ## ## ## ## ## ## ##
|
||||
@@ -19,7 +18,7 @@ alias z | Command cd ..
|
||||
alias zz | Command cd ../..
|
||||
alias rmdir | Command rm -rf
|
||||
alias st | Command systemctl
|
||||
EOF
|
||||
EOF
|
||||
}
|
||||
|
||||
myhelp
|
||||
|
||||
Reference in New Issue
Block a user