summaryrefslogtreecommitdiff
path: root/bin/menuscripts
Commit message (Collapse)AuthorAgeFilesLines
* [commander] added placeholder instant functionRaymaekers Luca2023-08-271-0/+2
|
* [commander] added verbose optionRaymaekers Luca2023-08-271-4/+10
|
* [commander] added commander!Raymaekers Luca2023-08-251-0/+313
|
* [menuscripts] use 'commander' in menuscriptsRaymaekers Luca2023-08-2410-159/+63
|
* [mpower] added extra newlineRaymaekers Luca2023-08-221-1/+2
|
* [mpower] small refactor and added commanderRaymaekers Luca2023-08-221-12/+5
|
* [mvid] refactor and use commanderRaymaekers Luca2023-08-221-20/+9
| | | | | use tee to write to temp file, use commander instead of if else statement
* [mpdf] refactor and use of commanderRaymaekers Luca2023-08-221-18/+6
| | | | | introduce the use of commander to get rid of if else, also use tee to write to temporary file
* [mpass] cleanup of error handlingRaymaekers Luca2023-08-131-4/+2
| | | | use || instead of test $? -gt 0, because they do the same thing.
* [mpass] cleanup of messages and commandsRaymaekers Luca2023-08-131-8/+8
|
* [mpass] added notificationRaymaekers Luca2023-08-111-3/+5
|
* don't create temp fileRaymaekers Luca2023-08-061-12/+8
|
* eased the useRaymaekers Luca2023-07-241-1/+2
|
* added suspendRaymaekers Luca2023-07-241-4/+5
|
* cleanupRaymaekers Luca2023-07-091-1/+1
|
* use PASSWORD_STORE_DIR variableRaymaekers Luca2023-07-031-1/+1
|
* small refactorRaymaekers Luca2023-06-221-7/+4
|
* use variable for tmpfileRaymaekers Luca2023-06-221-4/+5
|
* use pass variableRaymaekers Luca2023-06-221-1/+1
|
* fixed cliphist still saving passwordRaymaekers Luca2023-05-081-6/+5
|
* don't save password to clipboard historyRaymaekers Luca2023-05-081-4/+10
|
* fixed missing 'fi'Raymaekers Luca2023-04-281-2/+3
|
* updated tofi commandRaymaekers Luca2023-04-251-1/+1
|
* made dmemoji a menuscriptRaymaekers Luca2023-04-221-0/+1438
|
* moved dmdsktp to menuscriptsRaymaekers Luca2023-04-201-0/+21
|
* moved dmpdf to menuscriptsRaymaekers Luca2023-04-191-0/+25
|
* don't use prefix for songsRaymaekers Luca2023-04-191-1/+1
|
* made dmhelp menu scriptRaymaekers Luca2023-04-191-0/+32
|
* added mpass to menuscriptsRaymaekers Luca2023-04-181-0/+19
|
* made matching algorithm prefix on defaultRaymaekers Luca2023-04-181-1/+1
|
* moved menuscripts to seperate folderRaymaekers Luca2023-04-177-0/+165