Reorganize some more

This commit is contained in:
2021-06-16 11:33:02 -05:00
parent 7697e0b673
commit 527cab9cd0
6 changed files with 4 additions and 7 deletions

2
zsh/aliases Normal file
View File

@ -0,0 +1,2 @@
alias e="$EDITOR"
alias ls="ls --color"