summaryrefslogtreecommitdiffstats
path: root/.local/bin/dmenuumount
Commit message (Collapse)AuthorAgeFilesLines
* dmenumount fix + improvements (#602)mokulus2020-04-251-4/+6
| | | | | | | | | | | | | * Remove misleading character escape. Everything is in single quotes, so shell will escape it correctly without backslashes. Fixes #440. * Remove lsblk type restriction. * Make it possible to cancel with ESC in dmenu. Up to now if you pressed ESC to cancel the program would just continue with incorrect data.
* #!/bin/sh shebang. newline after universalized.Luke Smith2020-02-081-1/+2
|
* portable shebangLuke Smith2019-08-181-1/+1
|
* massive cleanupLuke Smith2019-05-191-0/+41