|
@@ -1,6 +1,13 @@
|
|
|
function pgsh() {
|
|
function pgsh() {
|
|
|
this.prompt = '<span style="color:purple">pgs </span><span style="color:green">$ </span>'
|
|
this.prompt = '<span style="color:purple">pgs </span><span style="color:green">$ </span>'
|
|
|
- this.welcome = ''
|
|
|
|
|
|
|
+ this.welcome = '\
|
|
|
|
|
+Linux parsleygardens.net 3.4.5-6-7-i286 #8 PGS Vimputer 3.4.56-7 i286 \n\
|
|
|
|
|
+\n\
|
|
|
|
|
+~ Welcome to Parsley Gardens! ~\n\
|
|
|
|
|
+"He maketh me to lie down in green pa..."\n\
|
|
|
|
|
+\n\
|
|
|
|
|
+Enter "help" for list of commands\n\
|
|
|
|
|
+\n'
|
|
|
this.commands = {
|
|
this.commands = {
|
|
|
'about': {
|
|
'about': {
|
|
|
'help': 'Author Information\nUsage: about',
|
|
'help': 'Author Information\nUsage: about',
|