dynamic path

This commit is contained in:
Aaron Bieber 2021-01-11 10:14:08 -07:00
parent f4729facc4
commit 3442b5792d

2
.kshrc
View File

@ -1,6 +1,6 @@
GOT_AUTHOR="Aaron Bieber <aaron@bolddaemon.com>"
BROWSER=$(which xdg-open 2>/dev/null)
OHMYKSH_DIR=/home/qbit/src/ohmyksh
OHMYKSH_DIR=${HOME}/src/ohmyksh
export GOT_AUTHOR BROWSER OHMYKSH_DIR