Move some system-specific settings to their corresponding env files
This commit is contained in:
parent
076c483a7c
commit
c77765dfa2
3 changed files with 20 additions and 22 deletions
5
env.linux
Normal file
5
env.linux
Normal file
|
@ -0,0 +1,5 @@
|
|||
# vim: set ft=zsh:
|
||||
# Linux specific environment settings
|
||||
# Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
export MAIL="/var/mail/$USER"
|
Loading…
Add table
Add a link
Reference in a new issue