This commit is contained in:
2026-02-01 18:54:42 +00:00
parent 7be8e842db
commit 0cfa0e8d9f
4 changed files with 24 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
[ -f ~/.bashrc ] && . ~/.bashrc
stty intr ^K
stty intr ^N
alias ssh='wssh'
alias sudo='wsudo'
su() {