uncommited

This commit is contained in:
2025-10-02 07:46:48 +00:00
parent 4b4d7a684c
commit 316a3ff9e4
11 changed files with 132 additions and 22 deletions

View File

@@ -4,10 +4,12 @@
stty intr ^K
alias ssh='wssh'
alias sudo='wsudo'
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias node='NODE_NO_READLINE=1 rlwrap node'
alias ssh='wssh'
export EDITOR=vim