home | set TZ in bashrc
This commit is contained in:
parent
2906a284cd
commit
10d0a1f63b
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ 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"
|
||||
export PATH
|
||||
export GOPATH="${HOME}/go"
|
||||
export TZ="America/Chicago"
|
||||
|
||||
if [ -f ${HOME}/.nix-profile/etc/profile.d/hm-session-vars.sh ]
|
||||
then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue