This commit is contained in:
2025-08-17 14:31:57 +00:00
parent 24ec5904fe
commit 26770fbc77
4 changed files with 15 additions and 16 deletions

View File

@@ -6,6 +6,7 @@ stty intr ^K
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias node='NODE_NO_READLINE=1 rlwrap node'
export EDITOR=vim