Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-12 | use seperate shell folder that works cross shells | Raymaekers Luca | |
2023-12-12 | renamed functions.zsh | Raymaekers Luca | |
2023-11-14 | won two characters of screen! | Raymaekers Luca | |
2023-11-12 | remove file list all on completion | Raymaekers Luca | |
2023-11-10 | removed completion matching control | Raymaekers Luca | |
2023-11-10 | removed approxiamte completer | Raymaekers Luca | |
2023-11-07 | added completion system configuration | Raymaekers Luca | |
2023-10-23 | added support for pull+push status of remote | Raymaekers Luca | |
2023-10-23 | use case statement to select desktop manager | Raymaekers Luca | |
2023-10-21 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-10-21 | edited path to work for termux | Raymaekers Luca | |
2023-10-20 | don't clear in normal shell and don't print PLUGPATH on reload | Raymaekers Luca | |
2023-10-20 | set 'dwl' as default (tty1) | Raymaekers Luca | |
2023-10-17 | added dwl configuration | Raymaekers Luca | |
2023-10-17 | refactor | Raymaekers Luca | |
2023-10-10 | fix: useless echo | Raymaekers Luca | |
2023-10-10 | fixed: plugins not working on debian | Raymaekers Luca | |
2023-10-09 | readded plugins and removed slow line | Raymaekers Luca | |
2023-10-08 | added space after sign | Raymaekers Luca | |
2023-10-05 | changed parse_branch and added it to supd | Raymaekers Luca | |
2023-09-28 | added dotnet completion | Raymaekers Luca | |
2023-09-28 | don't use plugins anymore | Raymaekers Luca | |
2023-09-18 | [zshrc] remove prompt expansion on wt_action | Raymaekers Luca | |
2023-08-25 | [zshrc] fixed highlight bug | Raymaekers Luca | |
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-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-07-29 | added /usr/lib/os-release | Raymaekers Luca | |
2023-07-29 | cleaned up is a file command | Raymaekers Luca | |
2023-07-26 | use startw script for hyprland | Raymaekers Luca | |
2023-07-20 | made aliases.zsh more shell gnostic | Raymaekers Luca | |
2023-07-03 | keyadd moved to startup.sh | Raymaekers Luca | |
2023-07-03 | add key on startup | Raymaekers Luca | |
2023-06-18 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-06-18 | don't log on error | Raymaekers Luca | |
2023-06-13 | removed double declaration of function | Raymaekers Luca | |
2023-06-12 | fix not being able to execute files | Raymaekers Luca | |
2023-06-11 | added opening textfile by name | Raymaekers Luca | |
2023-05-29 | fixed commands executing two times | Raymaekers Luca | |
2023-05-27 | added chpwd hook | Raymaekers Luca | |
2023-05-04 | removed arrow from window title on command | Raymaekers Luca | |
2023-04-28 | use arrow instead of emoji | Raymaekers Luca | |
2023-04-25 | changed window title commands | Raymaekers Luca | |
2023-04-24 | added comment | Raymaekers Luca | |
2023-04-24 | moved hooks together | Raymaekers Luca | |
2023-04-24 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-04-24 | added action to window title | Raymaekers Luca | |
2023-04-24 | removed error messages on grep | Raymaekers Luca | |
2023-04-23 | added window title | Raymaekers Luca | |
2023-04-16 | set fzf as menucmd in shell | Raymaekers Luca | |
2023-04-10 | don't start gui if root | Raymaekers Luca | |