aboutsummaryrefslogtreecommitdiffstats
path: root/_bin
Commit message (Collapse)AuthorAgeFilesLines
* Add _bin/get_cert.sh; Update README.mdAaron LI2016-02-031-0/+39
|
* Add scripts `volume.sh` and `music-player.sh`Aaron LI2016-01-082-0/+223
| | | | | * `volume.sh`: support Linux (amixer/ALSA) and FreeBSD/DragonFly (mixer) * `music-player.sh`: support mpd and mocp
* enable.sh: Add arg '-F' and Fix target directory creationAaron LI2016-01-061-11/+23
|
* Add scripts `enable.sh` & `disable.sh`Aaron LI2016-01-063-0/+294
* `enable.sh`: to enable a dotfile or directory * `disable.sh`: to disable a dotfile or directory * `relpath.sh`: helper script to determine the relative path