mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Don't set TZ, it doesn't always help when it's wrong!
This commit is contained in:
@@ -18,7 +18,6 @@ export PYTHONPATH="$HOME/.python"
|
||||
export GOPATH="$HOME/.go"
|
||||
export VISUAL=vim
|
||||
export EDITOR=vim
|
||||
export TZ='America/Los_Angeles'
|
||||
export DEBEMAIL="david@systemoverlord.com"
|
||||
export DEBFULLNAME="David Tomaschik"
|
||||
export LESS="-MR"
|
||||
|
||||
Reference in New Issue
Block a user