Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2023-07-24 | added aivpn | Raymaekers Luca | |
2023-07-24 | don't use tee if root | Raymaekers Luca | |
2023-07-24 | eased the use | Raymaekers Luca | |
2023-07-24 | added suspend | Raymaekers Luca | |
2023-07-19 | added eject option to aumount | Raymaekers Luca | |
2023-07-19 | umount instead of eject | Raymaekers Luca | |
2023-07-19 | replaced amount with aumount | Raymaekers Luca | |
2023-07-18 | don't use sudo if root | Raymaekers Luca | |
2023-07-18 | minor fixes | Raymaekers Luca | |
2023-07-18 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-07-18 | added dlcons! | Raymaekers Luca | |
2023-07-18 | simplified y2feed | Raymaekers Luca | |
2023-07-18 | added amount | Raymaekers Luca | |
2023-07-18 | remove temp file | Raymaekers Luca | |
2023-07-09 | cleanup | Raymaekers Luca | |
2023-07-03 | use PASSWORD_STORE_DIR variable | Raymaekers Luca | |
2023-07-03 | added argument to add key faster | Raymaekers Luca | |
2023-06-22 | small refactor | Raymaekers Luca | |
2023-06-22 | use variable for tmpfile | Raymaekers Luca | |
2023-06-22 | use pass variable | Raymaekers Luca | |
2023-05-21 | added multmonitor support | Raymaekers Luca | |
2023-05-17 | fixed HOST variable not used | Raymaekers Luca | |
2023-05-17 | added menucmd handling and SSHFOLDER variable | Raymaekers Luca | |