Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add _bin/get_mail.sh for better handle of email fetch | Aaron LI | 2016-09-09 | 1 | -0/+30 |
| | | | | | | | | Since ``offlineimap`` sometimes just gets stuck, which blocks new instance from running, this little script is composed to better handle this stuck by first force kill existing instance. However, this script in current state cannot work well with ``mu4e``. | ||||
* | Add _bin/get_cert.sh; Update README.md | Aaron LI | 2016-02-03 | 1 | -0/+39 |
| | |||||
* | Add scripts `volume.sh` and `music-player.sh` | Aaron LI | 2016-01-08 | 2 | -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 creation | Aaron LI | 2016-01-06 | 1 | -11/+23 |
| | |||||
* | Add scripts `enable.sh` & `disable.sh` | Aaron LI | 2016-01-06 | 3 | -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 |