diff --git a/.zshrc b/.zshrc new file mode 100644 index 0000000..5d6e9b3 --- /dev/null +++ b/.zshrc @@ -0,0 +1,4 @@ +# My .zshrc the core for everything +# +# Colored ls +alias ls=ls --color=auto