Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-23 | added gw alias | 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-19 | fix: path not working | Raymaekers Luca | |
2023-10-17 | added dwl configuration | Raymaekers Luca | |
2023-10-17 | refactor | Raymaekers Luca | |
2023-10-10 | replaced scr alias | Raymaekers Luca | |
2023-10-10 | added edit_dir function | 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-10-04 | added aliases | Raymaekers Luca | |
2023-10-04 | added ytdl alias (ytclipo) | Raymaekers Luca | |
2023-10-04 | added gmod alias | Raymaekers Luca | |
2023-10-02 | changed ping to quadnine dns | Raymaekers Luca | |
2023-10-01 | added getgit | Raymaekers Luca | |
2023-09-28 | small fixes | Raymaekers Luca | |
2023-09-28 | imply '.desktop' suffix | Raymaekers Luca | |
2023-09-28 | added aliases | Raymaekers Luca | |
2023-09-28 | added dotnet completion | Raymaekers Luca | |
2023-09-28 | don't use plugins anymore | Raymaekers Luca | |
2023-09-22 | [functions] cleanup | Raymaekers Luca | |
2023-09-20 | [aliases] fixed find showing error | Raymaekers Luca | |
2023-09-20 | [aliases] prevent gurk from relink when already running | Raymaekers Luca | |
2023-09-18 | [zshrc] remove prompt expansion on wt_action | Raymaekers Luca | |
2023-09-11 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-09-11 | [aliases] added sshdb and fil | Raymaekers Luca | |
2023-09-01 | Merge branch 'main' of /var/git/dotfiles | Raymaekers Luca | |
2023-09-01 | [aliases] use loop for ufwd | Raymaekers Luca | |
2023-08-30 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-08-30 | [aliases] added googoo~ + tmux aliases | Raymaekers Luca | |
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-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-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-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 | [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 | |
2023-08-14 | [googoo] fixed destination argument not working | Raymaekers Luca | |