This commit is contained in:
2025-03-23 11:53:33 +04:00
parent 1755903d6f
commit 76c6685d77
2 changed files with 0 additions and 25 deletions

View File

@@ -1,24 +0,0 @@
#!/bin/bash
set -e
myhelp() {
cat <<EOF
-----------------------------------------------------
## ## ## ## ## ## ###### ## #####
### ### ## ## ## ## ## ## ## ##
####### ## ## ## ## ## ## ## ##
## # ## #### ###### #### ## #####
## ## ## ## ## ## ## ##
## ## ## ## ## ## ## ##
## ## ## ## ## ###### ###### ##
-----------------------------------------------------
alias yz | yazi
alias myzsh | source ~/.zshrc
alias ll | Comand ls -la
alias z | Command cd ..
alias zz | Command cd ../..
alias rmdir | Command rm -rf
alias st | Command systemctl
EOF
}
myhelp

1
.do
View File

@@ -1 +0,0 @@
/home/floki/.do