zsh: add config files

This commit is contained in:
2026-01-17 17:44:41 +00:00
parent ae7fecfad1
commit 33b5c9ddac
5 changed files with 70 additions and 0 deletions

1
zsh/alias.zsh Normal file
View File

@@ -0,0 +1 @@
alias ll="ls -alG"