summaryrefslogtreecommitdiffstats
path: root/local/bin/README.txt
blob: 280b3620e04eb291d1400c39ee2596cbfd62f1d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
My Linux executable scripts.

NOTES
* Beware of not leaking personal information

I also use other people's awesome scrips.  I store them in `~/code` and then
slink the ones I use in `~/.local/bin`.

NOTATION
(notation is messed up, I'd be better if only used dashed prefixes)
* All scripts here should end in ".sh"
* `laptop-*` scripts might only work on my current machine
* `sb-*` scripts are meant to be called by dwmblocks
* `*_control` scripts are used in conjunction with xbindkeys(1) and `sb-*`
  See also:
  https://github.com/LukeSmithxyz/voidrice/tree/master/.local/bin/statusbar
  https://github.com/LukeSmithxyz/dwmblocks/blob/master/config.h