Add initial zsh config

This commit is contained in:
david
2025-04-04 16:55:39 -05:00
parent 0ebb67fff4
commit bfc8c03bbe
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