summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* [newwal] use print0Raymaekers Luca2023-09-281-2/+2
|
* [linkhandler] use environment variablesRaymaekers Luca2023-09-281-3/+6
|
* [bin (aivpn)] renamed die to lognRaymaekers Luca2023-09-221-8/+5
|
* [supd] changed message formatRaymaekers Luca2023-09-201-2/+4
|
* removed scripts and made seperate projectRaymaekers Luca2023-09-195-572/+0
|
* [media] use different concat_path for 'cursus'Raymaekers Luca2023-09-181-2/+2
|
* [mmedia] use mmedia in favor of mcursRaymaekers Luca2023-09-182-10/+10
| | | | | Use a function for concat_path this make it easy to disable it by redefining it.
* [mmedia] added directory as pararmeter to scriptRaymaekers Luca2023-09-181-0/+3
|
* [mmedia] added images optionRaymaekers Luca2023-09-181-0/+5
|
* [commander] set instant option for fzfRaymaekers Luca2023-09-181-1/+1
|
* [ehbvpn] updated to use new vpnRaymaekers Luca2023-09-181-30/+41
|
* [aumount] cleanupRaymaekers Luca2023-09-181-1/+2
|
* [menuscripts] merged mpdf and mvid into one scriptRaymaekers Luca2023-09-133-26/+36
|
* [bin] added supdRaymaekers Luca2023-09-111-0/+22
|
* [mcurs] be firefox specificRaymaekers Luca2023-09-111-7/+4
|
* [goo] ignore minecraft saves instead of whole instanceRaymaekers Luca2023-09-111-1/+1
|
* [aumount] use logn instead of dieRaymaekers Luca2023-09-111-13/+10
|
* [aumount] refactored in best practicesRaymaekers Luca2023-09-111-22/+19
|
* [commander] increased max_widthRaymaekers Luca2023-08-301-1/+1
|
* [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
|
* [goo] search in pwd by defaultRaymaekers Luca2023-08-221-1/+1
|
* [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
* [y2feed] added support for different linksRaymaekers Luca2023-08-151-4/+17
| | | | | 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.
* [googoo] fixed destination argument not workingRaymaekers Luca2023-08-141-1/+1
|
* [saf] remove bc dependencyRaymaekers Luca2023-08-141-4/+5
|
* [saf] removed unused green colorRaymaekers Luca2023-08-141-1/+0
|
* [saf] added load functionRaymaekers Luca2023-08-141-1/+10
|
* [mpass] cleanup of error handlingRaymaekers Luca2023-08-131-4/+2
| | | | use || instead of test $? -gt 0, because they do the same thing.
* [zshrc] use exec and keychain identityRaymaekers Luca2023-08-131-0/+1
| | | | | | | 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...
* [googoo] removed functions and updated behaviourRaymaekers Luca2023-08-131-6/+1
| | | | | | | | 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
* added confirm, trl and wipe scripts!Raymaekers Luca2023-08-133-0/+140
|
* [mpass] cleanup of messages and commandsRaymaekers Luca2023-08-132-18/+18
|
* [mpass] added test for connecting to agentRaymaekers Luca2023-08-131-1/+9
|
* [mpass] added notify functionRaymaekers Luca2023-08-131-10/+19
|
* [mpass] added notificationRaymaekers Luca2023-08-111-3/+5
|
* [goo] added option to give search query as second paramaterRaymaekers Luca2023-08-071-2/+7
| | | | I noticed by mistake sometimes I would type the query already.
* [ytclipo] changed resolution and templateRaymaekers Luca2023-08-061-2/+2
|
* don't create temp fileRaymaekers Luca2023-08-061-12/+8
|
* updated notify-send commandRaymaekers Luca2023-08-061-4/+4
|
* removed 1xsearchRaymaekers Luca2023-08-061-20/+0
|
* edited toush to fit needsRaymaekers Luca2023-08-041-9/+5
|
* cleanup on locker scriptRaymaekers Luca2023-08-021-6/+3
|
* added sync-install.shRaymaekers Luca2023-07-291-0/+58
|
* added toushRaymaekers Luca2023-07-291-0/+14
|