mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -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 GOPATH="$HOME/.go"
|
||||||
export VISUAL=vim
|
export VISUAL=vim
|
||||||
export EDITOR=vim
|
export EDITOR=vim
|
||||||
export TZ='America/Los_Angeles'
|
|
||||||
export DEBEMAIL="david@systemoverlord.com"
|
export DEBEMAIL="david@systemoverlord.com"
|
||||||
export DEBFULLNAME="David Tomaschik"
|
export DEBFULLNAME="David Tomaschik"
|
||||||
export LESS="-MR"
|
export LESS="-MR"
|
||||||
|
|||||||
Reference in New Issue
Block a user