A collection of helper scripts.
Go to file
Ray Elliott 494ea544a0 update README 2020-04-01 14:30:37 +01:00
src add window-select script 2020-04-01 14:30:25 +01:00
README.md update README 2020-04-01 14:30:37 +01:00
install.sh add help option 2020-02-25 09:21:03 +00:00

README.md

Useful utility scripts.

Install

install.sh -- install all files in ./src/ to install directory (/usr/local/bin/).

install.sh -o -- overwrite pre-existing files in destination directory.

install.sh -u -- uninstall all files in ./src/ from install directory.

Dependencies

  • xtitle - available in AUR.

Files

Script Comment
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 Tells Pamela to say something.
qutesesh Open a Qutebrowser session.
window-select Use Dmenu to select from all windows.