Add blank *.local files
This commit is contained in:
parent
2c878b5021
commit
63c6c1cccd
3 changed files with 15 additions and 0 deletions
5
env.local
Normal file
5
env.local
Normal file
|
@ -0,0 +1,5 @@
|
|||
# .env.local
|
||||
# Local environment customizations
|
||||
# Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
|
5
rc.local
Normal file
5
rc.local
Normal file
|
@ -0,0 +1,5 @@
|
|||
# .rc.local
|
||||
# Local customizations for interactive shells
|
||||
# Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
|
5
zshrc.local
Normal file
5
zshrc.local
Normal file
|
@ -0,0 +1,5 @@
|
|||
# .zshrc.local
|
||||
# Local customizations for zsh
|
||||
# Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue