put table into alpahabetical order
This commit is contained in:
parent
d122e22dc7
commit
8af217f81f
|
@ -10,8 +10,8 @@ Useful utility scripts.
|
|||
|
||||
| Script | Comment |
|
||||
|---|---|
|
||||
|newsh ["command"]|Create executable `sh` script. Optionally add `command`.|
|
||||
|newbash ["command"]|Create executable `bash` script. Optionally add `command`.|
|
||||
|date-show|Show a time and date window.|
|
||||
|newbash ["command"]|Create executable `bash` script. Optionally add `command`.|
|
||||
|newsh ["command"]|Create executable `sh` script. Optionally add `command`.|
|
||||
|pam-say <text>|Tells Pamela to say something|
|
||||
|
||||
|
|
Loading…
Reference in New Issue