Remove comment misdirection
This commit is contained in:
parent
59a957629b
commit
414e12f7fa
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
|
||||
#The first line is the user's default shell found during installation process.
|
||||
#Warning! If you don't have gedit(text editor) or nano installed, you may have to change the default text editor (lines 10, 25, 40).
|
||||
#Warning! If you don't have gedit(text editor) or nano installed, you may have to change the default text editor.
|
||||
|
||||
#The lines below must NOT be changed.
|
||||
DIR="$(pwd)"
|
||||
|
@ -30,4 +30,4 @@ DIR="$(pwd)"
|
|||
. ~/.shellnotes/util/syntax/.dir.sh
|
||||
. ~/.shellnotes/util/syntax/.me.sh
|
||||
. ~/.shellnotes/util/syntax/.dir.sh
|
||||
. ~/.shellnotes/util/syntax/.param.sh
|
||||
. ~/.shellnotes/util/syntax/.param.sh
|
||||
|
|
Loading…
Reference in a new issue