Add initial zsh config

This commit is contained in:
2025-01-13 12:16:19 -06:00
parent 8332004631
commit 04048d4fe4
4 changed files with 81 additions and 1 deletions

View File

@ -40,4 +40,4 @@ copy_file() {
copy_dir .config $HOME/.config
copy_dir .local $HOME/.local
# copy_file .zxcv $HOME
copy_file .zshrc $HOME