added 'export' to bashrc readme

This commit is contained in:
phixxy 2026-03-04 23:58:56 -08:00
parent bc2f538252
commit 19f13d7a42

View file

@ -8,5 +8,5 @@ mv skratch.py /usr/bin/skratch
set an env variable for $EDITOR and/or $VISUAL in .bashrc set an env variable for $EDITOR and/or $VISUAL in .bashrc
EDITOR=vi export EDITOR=vi
VISUAL=geany export VISUAL=geany