Restructure dotfile folders and add README.

This commit is contained in:
2025-01-18 00:35:05 +00:00
parent 6ce6608bcd
commit e72074f6a6
9 changed files with 12 additions and 10 deletions

3
zsh/dot-zshrc Normal file
View File

@@ -0,0 +1,3 @@
# append to bottom of zshrc
[[ -s "$HOME/.profile" ]] && source "$HOME/.profile" # Load the default .profile