Add blank *.local files

This commit is contained in:
Eryn Wells 2012-04-26 14:49:56 -07:00
parent 2c878b5021
commit 63c6c1cccd
3 changed files with 15 additions and 0 deletions

5
env.local Normal file
View file

@ -0,0 +1,5 @@
# .env.local
# Local environment customizations
# Eryn Wells <eryn@erynwells.me>

5
rc.local Normal file
View file

@ -0,0 +1,5 @@
# .rc.local
# Local customizations for interactive shells
# Eryn Wells <eryn@erynwells.me>

5
zshrc.local Normal file
View file

@ -0,0 +1,5 @@
# .zshrc.local
# Local customizations for zsh
# Eryn Wells <eryn@erynwells.me>