summaryrefslogtreecommitdiffstats
path: root/.local/bin/dmenumount
Commit message (Collapse)AuthorAgeFilesLines
* dmenumount fix + improvements (#602)mokulus2020-04-251-8/+12
| | | | | | | | | | | | | * 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/+1
|
* Allow access to phone date (#462)mhdzli2020-01-231-0/+2
| | | Sometimes android phones ask for permission to allow access to phone data
* portable shebangLuke Smith2019-08-181-1/+1
|
* doxLuke Smith2019-06-011-5/+6
|
* dmenumount non-fatal error fixLuke Smith2019-05-211-4/+4
|
* massive cleanupLuke Smith2019-05-191-0/+59