fix var name

This commit is contained in:
Aaron Bieber 2020-07-19 07:36:56 -06:00
parent eda1c267f7
commit bff517e027

View File

@ -44,7 +44,7 @@ Have your cake and eat it too!
#+begin_src shell
OHMYKSH_DIR=/home/qbit/src/ohmyksh
. ~${ONMYKSH_DIR}/ohmy.ksh
. ~${OHMYKSH_DIR}/ohmy.ksh
set -A my_paths -- \
/usr/ports/infrastructure/bin \