This commit is contained in:
gin
2026-05-25 10:55:43 +08:00
parent b17dec8e44
commit a751b6fb7b
6 changed files with 58 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
alias ls="ls --color=auto"
alias ll="ls -l"
alias grep="grep --color=auto"
alias vim="nvim"