Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-20 | [supd] changed message format | Raymaekers Luca | |
2023-09-19 | removed scripts and made seperate project | Raymaekers Luca | |
2023-09-18 | [media] use different concat_path for 'cursus' | Raymaekers Luca | |
2023-09-18 | [mmedia] use mmedia in favor of mcurs | Raymaekers Luca | |
Use a function for concat_path this make it easy to disable it by redefining it. | |||
2023-09-18 | [mmedia] added directory as pararmeter to script | Raymaekers Luca | |
2023-09-18 | [mmedia] added images option | Raymaekers Luca | |
2023-09-18 | [commander] set instant option for fzf | Raymaekers Luca | |
2023-09-18 | [ehbvpn] updated to use new vpn | Raymaekers Luca | |
2023-09-18 | [aumount] cleanup | Raymaekers Luca | |
2023-09-13 | [menuscripts] merged mpdf and mvid into one script | Raymaekers Luca | |
2023-09-11 | [bin] added supd | Raymaekers Luca | |
2023-09-11 | [mcurs] be firefox specific | Raymaekers Luca | |
2023-09-11 | [goo] ignore minecraft saves instead of whole instance | Raymaekers Luca | |
2023-09-11 | [aumount] use logn instead of die | Raymaekers Luca | |
2023-09-11 | [aumount] refactored in best practices | Raymaekers Luca | |
2023-08-30 | [commander] increased max_width | Raymaekers Luca | |
2023-08-27 | [commander] added placeholder instant function | Raymaekers Luca | |
2023-08-27 | [commander] added verbose option | Raymaekers Luca | |
2023-08-25 | [commander] added commander! | Raymaekers Luca | |
2023-08-24 | [menuscripts] use 'commander' in menuscripts | Raymaekers Luca | |
2023-08-22 | [mpower] added extra newline | Raymaekers Luca | |
2023-08-22 | [goo] search in pwd by default | Raymaekers Luca | |
2023-08-22 | [mpower] small refactor and added commander | Raymaekers Luca | |
2023-08-22 | [mvid] refactor and use commander | Raymaekers Luca | |
use tee to write to temp file, use commander instead of if else statement | |||
2023-08-22 | [mpdf] refactor and use of commander | Raymaekers Luca | |
introduce the use of commander to get rid of if else, also use tee to write to temporary file | |||
2023-08-15 | [y2feed] added support for different links | Raymaekers Luca | |
You can now supply a channel id, a link to a channel or a tag, this should work with yt-local and piped as well. | |||
2023-08-14 | [googoo] fixed destination argument not working | Raymaekers Luca | |
2023-08-14 | [saf] remove bc dependency | Raymaekers Luca | |
2023-08-14 | [saf] removed unused green color | Raymaekers Luca | |
2023-08-14 | [saf] added load function | Raymaekers Luca | |
2023-08-13 | [mpass] cleanup of error handling | Raymaekers Luca | |
use || instead of test $? -gt 0, because they do the same thing. | |||
2023-08-13 | [zshrc] use exec and keychain identity | Raymaekers Luca | |
Add keychain identity on startup, this is more useful because with suspend I will only type the password once per day. Also it makes adding with keyadd faster. Also use exec to have less processes, don't know if it works though... | |||
2023-08-13 | [googoo] removed functions and updated behaviour | Raymaekers Luca | |
removed functions that where unneed as they were only called once, changed behaviour to not implement fzf in goo but in the functions itself, this makes goo easier to implement in other commands. Also ported over the funcitonality of setting the query with the first argument | |||
2023-08-13 | added confirm, trl and wipe scripts! | Raymaekers Luca | |
2023-08-13 | [mpass] cleanup of messages and commands | Raymaekers Luca | |
2023-08-13 | [mpass] added test for connecting to agent | Raymaekers Luca | |
2023-08-13 | [mpass] added notify function | Raymaekers Luca | |
2023-08-11 | [mpass] added notification | Raymaekers Luca | |
2023-08-07 | [goo] added option to give search query as second paramater | Raymaekers Luca | |
I noticed by mistake sometimes I would type the query already. | |||
2023-08-06 | [ytclipo] changed resolution and template | Raymaekers Luca | |
2023-08-06 | don't create temp file | Raymaekers Luca | |
2023-08-06 | updated notify-send command | Raymaekers Luca | |
2023-08-06 | removed 1xsearch | Raymaekers Luca | |
2023-08-04 | edited toush to fit needs | Raymaekers Luca | |
2023-08-02 | cleanup on locker script | Raymaekers Luca | |
2023-07-29 | added sync-install.sh | Raymaekers Luca | |
2023-07-29 | added toush | Raymaekers Luca | |
2023-07-29 | added saf | Raymaekers Luca | |
2023-07-29 | use script instead of alias | Raymaekers Luca | |
2023-07-26 | use startw script for hyprland | Raymaekers Luca | |