summaryrefslogtreecommitdiff
path: root/config/essentials/zsh
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'main' of db:dotfilesRaymaekers Luca2023-09-111-1/+1
|\
| * Merge branch 'main' of /var/git/dotfilesRaymaekers Luca2023-09-011-1/+7
| |\
| * | [aliases] use loop for ufwdRaymaekers Luca2023-09-011-1/+1
| | |
* | | [aliases] added sshdb and filRaymaekers Luca2023-09-111-1/+2
| |/ |/|
* | Merge branch 'main' of db:dotfilesRaymaekers Luca2023-08-301-1/+2
|\ \
| * | Merge branch 'main' of db:dotfilesRaymaekers Luca2023-08-303-118/+120
| |\|
| * | [aliases] also check home for dircolorsRaymaekers Luca2023-08-301-1/+2
| | |
* | | [aliases] added googoo~ + tmux aliasesRaymaekers Luca2023-08-301-0/+5
| |/ |/|
* | [functions] grouped oneliners togetherRaymaekers Luca2023-08-271-37/+13
| |
* | [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
| |
* | Merge branch 'main' of /var/git/dotfilesRaymaekers Luca2023-08-223-54/+61
|\ \
| * | [aliases] edited aliasesRaymaekers Luca2023-08-221-8/+4
| | | | | | | | | | | | | | | removed aliases that have been replaced such as floc and dloc, and added more aliases
| * | [.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.
| * | [functions.zsh] removed unecessary testsRaymaekers Luca2023-08-151-4/+10
| | |
| * | [aliases.zsh] added calc aliasRaymaekers Luca2023-08-151-1/+2
| | |
| * | [functions.zsh] added ginitRaymaekers Luca2023-08-151-3/+11
| | | | | | | | | | | | function to init a dir on db remote
| * | [functions.zsh] renamed die to logRaymaekers Luca2023-08-151-4/+2
| | |
| * | [functions.zsh] changed function name formatRaymaekers Luca2023-08-151-31/+29
| | |
| * | [googoo] fixed destination argument not workingRaymaekers Luca2023-08-141-1/+1
| | |
* | | Merge branch 'main' of /var/git/dotfilesRaymaekers Luca2023-08-143-11/+25
|\| |
| * | [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...
| * | [functions] use grouping in calc, added psgrepRaymaekers Luca2023-08-131-1/+7
| | |
| * | [aliases] added diff aliasRaymaekers Luca2023-08-131-0/+1
| | |
| * | [googoo] removed functions and updated behaviourRaymaekers Luca2023-08-131-7/+14
| | | | | | | | | | | | | | | | | | | | | | | | removed functions that where unneed as they were only called once, changed behaviour to not implement fzf in goo but in the functions itself, this makes goo easier to implement in other commands. Also ported over the funcitonality of setting the query with the first argument
| * | [aliases] updated the gdate aliasRaymaekers Luca2023-08-071-1/+1
| | |
| * | [goo] added option to give search query as second paramaterRaymaekers Luca2023-08-071-3/+3
| | | | | | | | | | | | I noticed by mistake sometimes I would type the query already.
* | | [aliases] added ufwdRaymaekers Luca2023-08-141-1/+1
|/ /
* | Merge branch 'main' of /var/git/dotfilesRaymaekers Luca2023-08-043-35/+45
|\ \
| * | Merge branch 'main' of db:dotfilesRaymaekers Luca2023-08-041-1/+1
| |\|
| | * Merge branch 'main' of db:dotfilesRaymaekers Luca2023-08-023-87/+118
| | |\
| | * | added sshs aliasRaymaekers Luca2023-08-021-1/+1
| | | |
| * | | use $HOME and added waybar edit aliasesRaymaekers Luca2023-08-041-31/+33
| | |/ | |/|
| * | added resize functionRaymaekers Luca2023-08-021-0/+8
| | |
| * | added /usr/lib/os-releaseRaymaekers Luca2023-07-291-1/+1
| | |
| * | added alias and changed sort macroRaymaekers Luca2023-07-291-2/+2
| | |
| * | use script instead of aliasRaymaekers Luca2023-07-291-1/+0
| | |
| * | added aliasRaymaekers Luca2023-07-291-0/+1
| | |
* | | [aliases] added ufwdRaymaekers Luca2023-08-041-0/+1
|/ /
* | cleaned up is a file commandRaymaekers Luca2023-07-291-17/+10
| |
* | sorted cd aliasesRaymaekers Luca2023-07-281-22/+26
| |
* | use startw script for hyprlandRaymaekers Luca2023-07-261-4/+1
| |
* | edited aliasRaymaekers Luca2023-07-261-1/+1
| |
* | updated aliasesRaymaekers Luca2023-07-212-16/+28
| |
* | made aliases.zsh more shell gnosticRaymaekers Luca2023-07-202-38/+37
| |
* | Merge branch 'main' of db:dotfilesRaymaekers Luca2023-07-181-1/+2
|\ \
| * \ Merge branch 'main' of /var/git/dotfilesRaymaekers Luca2023-07-182-11/+28
| |\ \
| * | | use mktemp for uniqueRaymaekers Luca2023-07-181-1/+2
| | | |
* | | | added transmission aliasesRaymaekers Luca2023-07-181-1/+2
| |/ / |/| |