Beginning of macOS and Linux dotfiles separation and quality improvements

This commit is contained in:
2024-01-30 17:04:26 +00:00
parent fc426f478f
commit 52fccf80a4
20 changed files with 107 additions and 49 deletions

4
Linux/homeConfigs/.zshrc Normal file
View File

@@ -0,0 +1,4 @@
source ~/dotfiles/scripts/p.sh
alias ls='ls --color=auto'
alias grep='grep --color=auto'