home | bashrc - comment TZ info
This commit is contained in:
parent
85bca1bd3e
commit
cad443f614
1 changed files with 2 additions and 2 deletions
|
|
@ -27,8 +27,8 @@ export NONE GREEN YELLOW RED
|
||||||
PATH="/run/wrappers/bin:${HOME}/.nix-profile/bin:/etc/profiles/per-user/don/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin:${HOME}/bin:${HOME}/go/bin"
|
PATH="/run/wrappers/bin:${HOME}/.nix-profile/bin:/etc/profiles/per-user/don/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin:${HOME}/bin:${HOME}/go/bin"
|
||||||
export PATH
|
export PATH
|
||||||
export GOPATH="${HOME}/go"
|
export GOPATH="${HOME}/go"
|
||||||
export TZ="America/Chicago"
|
#export TZ="America/Chicago"
|
||||||
export TZDIR="/etc/zoneinfo"
|
#export TZDIR="/etc/zoneinfo"
|
||||||
|
|
||||||
if [ -f ${HOME}/.nix-profile/etc/profile.d/hm-session-vars.sh ]
|
if [ -f ${HOME}/.nix-profile/etc/profile.d/hm-session-vars.sh ]
|
||||||
then
|
then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue