summaryrefslogtreecommitdiff
path: root/config/essentials/zsh/.zshrc
Commit message (Expand)AuthorAgeFilesLines
...
* zsh Refactor multiple files and use zapRaymaekers Luca2024-01-251-129/+75
* use startx on tty1Raymaekers Luca2024-01-251-2/+2
* add ls after cdRaymaekers Luca2024-01-041-4/+5
* updateRaymaekers Luca2024-01-031-1/+1
* cleanupRaymaekers Luca2023-12-131-1/+1
* use seperate shell folder that works cross shellsRaymaekers Luca2023-12-121-2/+2
* renamed functions.zshRaymaekers Luca2023-12-121-1/+1
* won two characters of screen!Raymaekers Luca2023-11-141-1/+1
* remove file list all on completionRaymaekers Luca2023-11-121-1/+0
* removed completion matching controlRaymaekers Luca2023-11-101-3/+0
* removed approxiamte completerRaymaekers Luca2023-11-101-2/+1
* added completion system configurationRaymaekers Luca2023-11-071-2/+50
* added support for pull+push status of remoteRaymaekers Luca2023-10-231-3/+3
* use case statement to select desktop managerRaymaekers Luca2023-10-231-9/+8
* Merge branch 'main' of db:dotfilesRaymaekers Luca2023-10-211-1/+0
|\
| * don't clear in normal shell and don't print PLUGPATH on reloadRaymaekers Luca2023-10-201-2/+1
| * set 'dwl' as default (tty1)Raymaekers Luca2023-10-201-2/+2
| * added dwl configurationRaymaekers Luca2023-10-171-4/+4
| * refactorRaymaekers Luca2023-10-171-8/+7
* | edited path to work for termuxRaymaekers Luca2023-10-211-1/+2
|/
* fix: useless echoRaymaekers Luca2023-10-101-1/+0
* fixed: plugins not working on debianRaymaekers Luca2023-10-101-2/+12
* readded plugins and removed slow lineRaymaekers Luca2023-10-091-1/+2
* added space after signRaymaekers Luca2023-10-081-1/+1
* changed parse_branch and added it to supdRaymaekers Luca2023-10-051-8/+3
* added dotnet completionRaymaekers Luca2023-09-281-0/+17
* don't use plugins anymoreRaymaekers Luca2023-09-281-18/+3
* [zshrc] remove prompt expansion on wt_actionRaymaekers Luca2023-09-181-1/+1
* [zshrc] fixed highlight bugRaymaekers Luca2023-08-251-1/+1
* [.zshrc] refactored git_parse_remoteRaymaekers Luca2023-08-151-3/+3
* [zshrc] use exec and keychain identityRaymaekers Luca2023-08-131-2/+2
* added /usr/lib/os-releaseRaymaekers Luca2023-07-291-1/+1
* cleaned up is a file commandRaymaekers Luca2023-07-291-17/+10
* use startw script for hyprlandRaymaekers Luca2023-07-261-4/+1
* made aliases.zsh more shell gnosticRaymaekers Luca2023-07-201-1/+1
* keyadd moved to startup.shRaymaekers Luca2023-07-031-1/+0
* add key on startupRaymaekers Luca2023-07-031-0/+1
* Merge branch 'main' of db:dotfilesRaymaekers Luca2023-06-181-1/+37
|\
| * removed double declaration of functionRaymaekers Luca2023-06-131-14/+0
| * fix not being able to execute filesRaymaekers Luca2023-06-121-1/+18
| * added opening textfile by nameRaymaekers Luca2023-06-111-1/+24
| * fixed commands executing two timesRaymaekers Luca2023-05-291-1/+1
| * added chpwd hookRaymaekers Luca2023-05-271-0/+10
* | don't log on errorRaymaekers Luca2023-06-181-1/+1
|/
* removed arrow from window title on commandRaymaekers Luca2023-05-041-1/+1
* use arrow instead of emojiRaymaekers Luca2023-04-281-1/+1
* changed window title commandsRaymaekers Luca2023-04-251-2/+2
* added commentRaymaekers Luca2023-04-241-0/+1
* moved hooks togetherRaymaekers Luca2023-04-241-6/+7
* Merge branch 'main' of db:dotfilesRaymaekers Luca2023-04-241-3/+3
|\