mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-09 20:02:31 +01:00
Fixed typo in bash_exports
bash_imports --> bash_exports
This commit is contained in:
parent
68253e3c49
commit
ec7203b1d7
@ -1,4 +1,4 @@
|
|||||||
echo "Your ~/.bash_imports needs your attention. By the way, comment line 1 in it."
|
echo "Your ~/.bash_exports needs your attention. By the way, comment line 1 in it."
|
||||||
|
|
||||||
# Sets the default editor. Currently nano.
|
# Sets the default editor. Currently nano.
|
||||||
export EDITOR=nano
|
export EDITOR=nano
|
||||||
|
Loading…
Reference in New Issue
Block a user