Lots: Add README, purge old shit scripts
This commit is contained in:
41
README.md
Normal file
41
README.md
Normal file
@@ -0,0 +1,41 @@
|
||||
#.bin
|
||||
|
||||
A submodule for my scripts
|
||||
|
||||
## Useful Scripts
|
||||
|
||||
binary | description
|
||||
--- | ---
|
||||
`colortest` | Ricey color tester
|
||||
`fetch` | Neofetch and scrot wrapper
|
||||
`i3-settree` | Save and restore i3 trees on the fly
|
||||
`rmbspam` | Spam the right mouse button
|
||||
`te` | Versatile templating script
|
||||
`tmp` | Spawn a temporary directory and clean it up at the end of the shell
|
||||
`xrdbupdate` | Load in a bunch of xrdb files from ~/.config/xrdb instead of just ~/.Xresources
|
||||
|
||||
## One-Off Scripts
|
||||
|
||||
binary | description
|
||||
--- | ---
|
||||
`cconvert` | Converts a hex color into RGB integers
|
||||
`domainfind` | Given a list of TLDs as arguments, find dictionary words that contain those TLDs
|
||||
`test-notifications` | Print three test notifications
|
||||
|
||||
## Specialized Scripts
|
||||
|
||||
Scripts that are really only useful to me.
|
||||
|
||||
binary | description
|
||||
--- | ---
|
||||
`g910-lights` | Ricey G910 LED startup script
|
||||
|
||||
## Bullshit Scripts
|
||||
|
||||
binary | description
|
||||
--- | ---
|
||||
`cowsayeternal` | Build up a ton of nested `cowsay` output
|
||||
`mclevel` | Use xdotool to rig an Ars Magica 2 journal to give you a certain number of levels except it doesn't work
|
||||
`tubetop` | Embed a video into the desktop using xwinwrap
|
||||
`tubetop2` | The cooler tubetop
|
||||
`xephwrap` | Use xephyr to wrap a new X session
|
||||
Reference in New Issue
Block a user