summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'main' of /var/git/dotfilesRaymaekers Luca2023-09-019-37/+53
|\
| * Merge branch 'main' of db:dotfilesRaymaekers Luca2023-08-301-1/+2
| |\
| | * Merge branch 'main' of db:dotfilesRaymaekers Luca2023-08-3045-503/+919
| | |\
| | * | [aliases] also check home for dircolorsRaymaekers Luca2023-08-301-1/+2
| | | |
| * | | [hyprland] added tmux keybindRaymaekers Luca2023-08-301-0/+1
| | | |
| * | | [commander] increased max_widthRaymaekers Luca2023-08-301-1/+1
| | | |
| * | | [tmux] edited statusRaymaekers Luca2023-08-301-1/+2
| | | |
| * | | [nvim] added telescope-media-filesRaymaekers Luca2023-08-302-17/+9
| | | |
| * | | [nvim] moved common lsp from java.lua to setup.luaRaymaekers Luca2023-08-302-16/+24
| | | |
| * | | [nvim] added DataEssentials vaultRaymaekers Luca2023-08-301-0/+5
| | | |
| * | | [nvim] added zk remapsRaymaekers Luca2023-08-301-1/+4
| | | |
| * | | [aliases] added googoo~ + tmux aliasesRaymaekers Luca2023-08-301-0/+5
| | |/ | |/|
* | | [zshenv] changed pointer colorRaymaekers Luca2023-09-011-1/+1
| | |
* | | [aliases] use loop for ufwdRaymaekers Luca2023-09-011-1/+1
|/ /
* | [functions] grouped oneliners togetherRaymaekers Luca2023-08-271-37/+13
| |
* | [commander] added placeholder instant functionRaymaekers Luca2023-08-271-0/+2
| |
* | [commander] added verbose optionRaymaekers Luca2023-08-271-4/+10
| |
* | [tmux] added format for window title stringRaymaekers Luca2023-08-251-0/+1
| |
* | [tmux] added username to statusRaymaekers Luca2023-08-251-1/+1
| |
* | [packer] updated telescope tagRaymaekers Luca2023-08-251-1/+1
| |
* | [remap] removed window reappingsRaymaekers Luca2023-08-251-6/+0
| |
* | [hyprland] use commander as launcherRaymaekers Luca2023-08-251-3/+1
| |
* | [zshenv] edited fzf colorRaymaekers Luca2023-08-251-1/+1
| |
* | [functions.zsh] fixed typo in ogoRaymaekers Luca2023-08-251-1/+1
| |
* | [functions.zsh] use log(n)Raymaekers Luca2023-08-251-6/+8
| |
* | [zshrc] fixed highlight bugRaymaekers Luca2023-08-251-1/+1
| |
* | [commander] added commander!Raymaekers Luca2023-08-251-0/+313
| |
* | [menuscripts] use 'commander' in menuscriptsRaymaekers Luca2023-08-2410-159/+63
| |
* | Merge branch 'main' of /var/git/dotfilesRaymaekers Luca2023-08-2220-187/+243
|\ \
| * | [aliases] edited aliasesRaymaekers Luca2023-08-221-8/+4
| | | | | | | | | | | | | | | removed aliases that have been replaced such as floc and dloc, and added more aliases
| * | [nvim] use stderr on printfRaymaekers Luca2023-08-221-4/+4
| | |
| * | [tmux] minor editsRaymaekers Luca2023-08-221-3/+2
| | |
| * | [mpower] added extra newlineRaymaekers Luca2023-08-221-1/+2
| | |
| * | [goo] search in pwd by defaultRaymaekers Luca2023-08-221-1/+1
| | |
| * | [zshenv] added fzf nord themeRaymaekers Luca2023-08-221-0/+8
| | |
| * | [mpower] small refactor and added commanderRaymaekers Luca2023-08-221-12/+5
| | |
| * | [waybar] removed duplicate propertyRaymaekers Luca2023-08-221-1/+0
| | |
| * | [waybar] fixed tray icons menu too bigRaymaekers Luca2023-08-221-2/+2
| | |
| * | [hyprland] minor editsRaymaekers Luca2023-08-221-5/+8
| | | | | | | | | | | | | | | | | | use a subgroup for blur tweaked the opacity to change on focus rectangle corners
| * | [tmux] removed plugin support and added hour to statusRaymaekers Luca2023-08-221-16/+4
| | |
| * | [tmux] updated config file locationRaymaekers Luca2023-08-221-1/+1
| | |
| * | [tofi] created logic groupsRaymaekers Luca2023-08-221-10/+15
| | | | | | | | | | | | | | | ordered the config, colors together, options affecting size together ensoforth...
| * | [tofi] changed nord theme to be on top with 100% widthRaymaekers Luca2023-08-221-9/+9
| | |
| * | [waybar] added tooltipsRaymaekers Luca2023-08-221-2/+0
| | |
| * | [waybar] changed mpd formatRaymaekers Luca2023-08-221-2/+2
| | |
| * | [nvim] added NetworkEssentials vaultRaymaekers Luca2023-08-221-0/+5
| | |
| * | [nvim] use printf instead of echo for sh remapsRaymaekers Luca2023-08-221-4/+4
| | |
| * | [nvim] changed die to log and logn snippetsRaymaekers Luca2023-08-221-8/+2
| | |
| * | [alacritty] added fullscreen keybindingRaymaekers Luca2023-08-221-1/+2
| | |
| * | [mvid] refactor and use commanderRaymaekers Luca2023-08-221-20/+9
| | | | | | | | | | | | | | | use tee to write to temp file, use commander instead of if else statement