| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added specifying dimensions | Raymaekers Luca | 2023-10-04 | 1 | -1/+1 |
| | | |||||
| * | use cat EOF | Raymaekers Luca | 2023-10-01 | 1 | -2/+5 |
| | | |||||
| * | removed dynamic option | Raymaekers Luca | 2023-10-01 | 1 | -1/+1 |
| | | |||||
| * | removed scripts and made seperate project | Raymaekers Luca | 2023-09-19 | 3 | -400/+0 |
| | | |||||
| * | [media] use different concat_path for 'cursus' | Raymaekers Luca | 2023-09-18 | 1 | -2/+2 |
| | | |||||
| * | [mmedia] use mmedia in favor of mcurs | Raymaekers Luca | 2023-09-18 | 2 | -10/+10 |
| | | | | | | Use a function for concat_path this make it easy to disable it by redefining it. | ||||
| * | [mmedia] added directory as pararmeter to script | Raymaekers Luca | 2023-09-18 | 1 | -0/+3 |
| | | |||||
| * | [mmedia] added images option | Raymaekers Luca | 2023-09-18 | 1 | -0/+5 |
| | | |||||
| * | [commander] set instant option for fzf | Raymaekers Luca | 2023-09-18 | 1 | -1/+1 |
| | | |||||
| * | [menuscripts] merged mpdf and mvid into one script | Raymaekers Luca | 2023-09-13 | 3 | -26/+36 |
| | | |||||
| * | [mcurs] be firefox specific | Raymaekers Luca | 2023-09-11 | 1 | -7/+4 |
| | | |||||
| * | [commander] increased max_width | Raymaekers Luca | 2023-08-30 | 1 | -1/+1 |
| | | |||||
| * | [commander] added placeholder instant function | Raymaekers Luca | 2023-08-27 | 1 | -0/+2 |
| | | |||||
| * | [commander] added verbose option | Raymaekers Luca | 2023-08-27 | 1 | -4/+10 |
| | | |||||
| * | [commander] added commander! | Raymaekers Luca | 2023-08-25 | 1 | -0/+313 |
| | | |||||
| * | [menuscripts] use 'commander' in menuscripts | Raymaekers Luca | 2023-08-24 | 10 | -159/+63 |
| | | |||||
| * | [mpower] added extra newline | Raymaekers Luca | 2023-08-22 | 1 | -1/+2 |
| | | |||||
| * | [mpower] small refactor and added commander | Raymaekers Luca | 2023-08-22 | 1 | -12/+5 |
| | | |||||
| * | [mvid] refactor and use commander | Raymaekers Luca | 2023-08-22 | 1 | -20/+9 |
| | | | | | | use tee to write to temp file, use commander instead of if else statement | ||||
| * | [mpdf] refactor and use of commander | Raymaekers Luca | 2023-08-22 | 1 | -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 handling | Raymaekers Luca | 2023-08-13 | 1 | -4/+2 |
| | | | | | use || instead of test $? -gt 0, because they do the same thing. | ||||
| * | [mpass] cleanup of messages and commands | Raymaekers Luca | 2023-08-13 | 1 | -8/+8 |
| | | |||||
| * | [mpass] added notification | Raymaekers Luca | 2023-08-11 | 1 | -3/+5 |
| | | |||||
| * | don't create temp file | Raymaekers Luca | 2023-08-06 | 1 | -12/+8 |
| | | |||||
| * | eased the use | Raymaekers Luca | 2023-07-24 | 1 | -1/+2 |
| | | |||||
| * | added suspend | Raymaekers Luca | 2023-07-24 | 1 | -4/+5 |
| | | |||||
| * | cleanup | Raymaekers Luca | 2023-07-09 | 1 | -1/+1 |
| | | |||||
| * | use PASSWORD_STORE_DIR variable | Raymaekers Luca | 2023-07-03 | 1 | -1/+1 |
| | | |||||
| * | small refactor | Raymaekers Luca | 2023-06-22 | 1 | -7/+4 |
| | | |||||
| * | use variable for tmpfile | Raymaekers Luca | 2023-06-22 | 1 | -4/+5 |
| | | |||||
| * | use pass variable | Raymaekers Luca | 2023-06-22 | 1 | -1/+1 |
| | | |||||
| * | fixed cliphist still saving password | Raymaekers Luca | 2023-05-08 | 1 | -6/+5 |
| | | |||||
| * | don't save password to clipboard history | Raymaekers Luca | 2023-05-08 | 1 | -4/+10 |
| | | |||||
| * | fixed missing 'fi' | Raymaekers Luca | 2023-04-28 | 1 | -2/+3 |
| | | |||||
| * | updated tofi command | Raymaekers Luca | 2023-04-25 | 1 | -1/+1 |
| | | |||||
| * | made dmemoji a menuscript | Raymaekers Luca | 2023-04-22 | 1 | -0/+1438 |
| | | |||||
| * | moved dmdsktp to menuscripts | Raymaekers Luca | 2023-04-20 | 1 | -0/+21 |
| | | |||||
| * | moved dmpdf to menuscripts | Raymaekers Luca | 2023-04-19 | 1 | -0/+25 |
| | | |||||
| * | don't use prefix for songs | Raymaekers Luca | 2023-04-19 | 1 | -1/+1 |
| | | |||||
| * | made dmhelp menu script | Raymaekers Luca | 2023-04-19 | 1 | -0/+32 |
| | | |||||
| * | added mpass to menuscripts | Raymaekers Luca | 2023-04-18 | 1 | -0/+19 |
| | | |||||
| * | made matching algorithm prefix on default | Raymaekers Luca | 2023-04-18 | 1 | -1/+1 |
| | | |||||
| * | moved menuscripts to seperate folder | Raymaekers Luca | 2023-04-17 | 7 | -0/+165 |
