Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-15 | [functions.zsh] renamed die to log | Raymaekers Luca | |
2023-08-15 | [functions.zsh] changed function name format | Raymaekers Luca | |
2023-08-15 | [luasnip.lua] renamed die to log and logn | Raymaekers Luca | |
log and logn seem like better names, also because now we use printf we make an apart logn function that adds a newline on the end. | |||
2023-08-14 | [googoo] fixed destination argument not working | Raymaekers Luca | |
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 | [functions] use grouping in calc, added psgrep | Raymaekers Luca | |
2023-08-13 | [aliases] added diff alias | Raymaekers Luca | |
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-07 | [aliases] updated the gdate alias | 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 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-08-06 | [nvim] added one buffer keymap | Raymaekers Luca | |
2023-08-04 | Merge branch 'main' of /var/git/dotfiles | Raymaekers Luca | |
2023-08-04 | [aliases] added ufwd | Raymaekers Luca | |
2023-08-04 | [nvim] added + keybind | Raymaekers Luca | |
2023-08-04 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-08-04 | use $HOME and added waybar edit aliases | Raymaekers Luca | |
2023-08-02 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-08-02 | added sshs alias | Raymaekers Luca | |
2023-08-02 | use bordered windows for suggestions | Raymaekers Luca | |
2023-08-02 | added resize function | Raymaekers Luca | |
2023-08-02 | fixed missing dependency check | Raymaekers Luca | |
2023-08-02 | added variable keymap to sh | Raymaekers Luca | |
2023-07-29 | added /usr/lib/os-release | Raymaekers Luca | |
2023-07-29 | added alias and changed sort macro | Raymaekers Luca | |
2023-07-29 | use script instead of alias | Raymaekers Luca | |
2023-07-29 | added alias | Raymaekers Luca | |
2023-07-29 | quote TD alias | Raymaekers Luca | |
2023-07-29 | cleaned up is a file command | Raymaekers Luca | |
2023-07-28 | sorted cd aliases | Raymaekers Luca | |
2023-07-26 | use startw script for hyprland | Raymaekers Luca | |
2023-07-26 | added C vault | Raymaekers Luca | |
2023-07-26 | added variable keybind for shell | Raymaekers Luca | |
2023-07-26 | edited alias | Raymaekers Luca | |
2023-07-21 | updated aliases | Raymaekers Luca | |
2023-07-20 | made aliases.zsh more shell gnostic | Raymaekers Luca | |
2023-07-18 | updated die command | Raymaekers Luca | |
2023-07-18 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-07-18 | added debuc binds | Raymaekers Luca | |
2023-07-18 | Merge branch 'main' of /var/git/dotfiles | Raymaekers Luca | |
2023-07-18 | use mktemp for unique | Raymaekers Luca | |
2023-07-18 | added transmission aliases | Raymaekers Luca | |
2023-07-15 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-07-15 | added trcp function | Raymaekers Luca | |
2023-07-15 | added more aliases | Raymaekers Luca | |
2023-07-12 | updated sgd function | Raymaekers Luca | |
2023-07-11 | updated lsblk alias | Raymaekers Luca | |
2023-07-10 | added db aliases | Raymaekers Luca | |
2023-07-09 | cleanup | Raymaekers Luca | |
2023-07-03 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |