add qutesesh script

This commit is contained in:
Ray Elliott 2020-03-26 15:55:34 +00:00
parent 8af217f81f
commit 624cc697ae
1 changed files with 2 additions and 1 deletions

View File

@ -13,5 +13,6 @@ Useful utility scripts.
|date-show|Show a time and date window.| |date-show|Show a time and date window.|
|newbash ["command"]|Create executable `bash` script. Optionally add `command`.| |newbash ["command"]|Create executable `bash` script. Optionally add `command`.|
|newsh ["command"]|Create executable `sh` script. Optionally add `command`.| |newsh ["command"]|Create executable `sh` script. Optionally add `command`.|
|pam-say <text>|Tells Pamela to say something| |pam-say <text>|Tells Pamela to say something.|
|qutesesh|Open a Qutebrowser session.|