reexport dotfile location
This commit is contained in:
parent
60781c8ed8
commit
dd38283f5d
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ esac
|
||||||
export ANDROID_HOME=/opt/android-sdk
|
export ANDROID_HOME=/opt/android-sdk
|
||||||
export EDITOR=/bin/nano
|
export EDITOR=/bin/nano
|
||||||
export TIMEFMT=$'\nreal\t%E\nuser\t%U\nsys\t%S'
|
export TIMEFMT=$'\nreal\t%E\nuser\t%U\nsys\t%S'
|
||||||
|
export DOTFILES=~/.dotfiles
|
||||||
|
|
||||||
|
|
||||||
# Extend path
|
# Extend path
|
||||||
|
|
Loading…
Reference in a new issue