added 'export' to bashrc readme
This commit is contained in:
parent
bc2f538252
commit
19f13d7a42
1 changed files with 2 additions and 2 deletions
|
|
@ -8,5 +8,5 @@ mv skratch.py /usr/bin/skratch
|
|||
|
||||
set an env variable for $EDITOR and/or $VISUAL in .bashrc
|
||||
|
||||
EDITOR=vi
|
||||
VISUAL=geany
|
||||
export EDITOR=vi
|
||||
export VISUAL=geany
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue