summaryrefslogtreecommitdiff
path: root/config/essentials/zsh/.zshrc
Commit message (Collapse)AuthorAgeFilesLines
...
* [zsh] added auto notify and keybind for autosuggestionsRaymaekers Luca2024-02-271-3/+11
|
* Update shellRaymaekers Luca2024-02-031-18/+1
| | | | | | | | | | *Added alias *changed mutt to not use symlink *changed starship looks *use comp.zsh instead of plugin *remove git-alias plugin *added auto rehash *removed rehash hook
* 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
| | | | | | | 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.
* [zshrc] use exec and keychain identityRaymaekers Luca2023-08-131-2/+2
| | | | | | | 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...
* 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
|