Updated
This commit is contained in:
parent
4a8e118d23
commit
515f71f78c
3 changed files with 18 additions and 11 deletions
1
.zshrc
1
.zshrc
|
|
@ -308,6 +308,7 @@ alias podia="podman image ls -a"
|
|||
alias podir="podman image rm -f"
|
||||
alias podup="podman-compose up -d"
|
||||
alias poddown="podman-compose down"
|
||||
alias podclr="podman image prune"
|
||||
|
||||
alias sshconf="sudo vim /etc/ssh/sshd_config"
|
||||
alias sshr="sudo systemctl restart sshd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue