Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-30 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-08-30 | [aliases] also check home for dircolors | Raymaekers Luca | |
2023-08-27 | [functions] grouped oneliners together | Raymaekers Luca | |
2023-08-27 | [commander] added placeholder instant function | Raymaekers Luca | |
2023-08-27 | [commander] added verbose option | Raymaekers Luca | |
2023-08-25 | [tmux] added format for window title string | Raymaekers Luca | |
2023-08-25 | [tmux] added username to status | Raymaekers Luca | |
2023-08-25 | [packer] updated telescope tag | Raymaekers Luca | |
2023-08-25 | [remap] removed window reappings | Raymaekers Luca | |
2023-08-25 | [hyprland] use commander as launcher | Raymaekers Luca | |
2023-08-25 | [zshenv] edited fzf color | Raymaekers Luca | |
2023-08-25 | [functions.zsh] fixed typo in ogo | Raymaekers Luca | |
2023-08-25 | [functions.zsh] use log(n) | Raymaekers Luca | |
2023-08-25 | [zshrc] fixed highlight bug | Raymaekers Luca | |
2023-08-25 | [commander] added commander! | Raymaekers Luca | |
2023-08-24 | [menuscripts] use 'commander' in menuscripts | Raymaekers Luca | |
2023-08-22 | Merge branch 'main' of /var/git/dotfiles | Raymaekers Luca | |
2023-08-22 | [aliases] edited aliases | Raymaekers Luca | |
removed aliases that have been replaced such as floc and dloc, and added more aliases | |||
2023-08-22 | [nvim] use stderr on printf | Raymaekers Luca | |
2023-08-22 | [tmux] minor edits | 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 | [zshenv] added fzf nord theme | Raymaekers Luca | |
2023-08-22 | [mpower] small refactor and added commander | Raymaekers Luca | |
2023-08-22 | [waybar] removed duplicate property | Raymaekers Luca | |
2023-08-22 | [waybar] fixed tray icons menu too big | Raymaekers Luca | |
2023-08-22 | [hyprland] minor edits | Raymaekers Luca | |
use a subgroup for blur tweaked the opacity to change on focus rectangle corners | |||
2023-08-22 | [tmux] removed plugin support and added hour to status | Raymaekers Luca | |
2023-08-22 | [tmux] updated config file location | Raymaekers Luca | |
2023-08-22 | [tofi] created logic groups | Raymaekers Luca | |
ordered the config, colors together, options affecting size together ensoforth... | |||
2023-08-22 | [tofi] changed nord theme to be on top with 100% width | Raymaekers Luca | |
2023-08-22 | [waybar] added tooltips | Raymaekers Luca | |
2023-08-22 | [waybar] changed mpd format | Raymaekers Luca | |
2023-08-22 | [nvim] added NetworkEssentials vault | Raymaekers Luca | |
2023-08-22 | [nvim] use printf instead of echo for sh remaps | Raymaekers Luca | |
2023-08-22 | [nvim] changed die to log and logn snippets | Raymaekers Luca | |
2023-08-22 | [alacritty] added fullscreen keybinding | 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 | [waybar] added padding to mpd module | Raymaekers Luca | |
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-22 | [tmux] added nord theme | Raymaekers Luca | |
2023-08-18 | [waybar] refactored | Raymaekers Luca | |
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-15 | [.zshrc] refactored git_parse_remote | Raymaekers Luca | |
use cut instead of sed to get the state of the remote, now you could use this command: git branch -v 2> /dev/null | sed '/^*/!d;s/^[^[]*\[\([^ ]*\).*$/\1/' but at this point, it feels more like intellectual masturbation. | |||
2023-08-15 | [functions.zsh] removed unecessary tests | Raymaekers Luca | |
2023-08-15 | [aliases.zsh] added calc alias | Raymaekers Luca | |
2023-08-15 | [dunstrc] hide indicators | Raymaekers Luca | |
2023-08-15 | [functions.zsh] added ginit | Raymaekers Luca | |
function to init a dir on db remote | |||
2023-08-15 | [functions.zsh] renamed die to log | Raymaekers Luca | |
2023-08-15 | [functions.zsh] changed function name format | Raymaekers Luca | |