summaryrefslogtreecommitdiff
path: root/config/essentials/zsh
Commit message (Collapse)AuthorAgeFilesLines
* [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.
* 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
| |/ / |/| |
* | | Merge branch 'main' of db:dotfilesRaymaekers Luca2023-07-151-10/+11
|\ \ \ | | |/ | |/|
| * | updated sgd functionRaymaekers Luca2023-07-121-10/+11
| |/
* | added trcp functionRaymaekers Luca2023-07-151-0/+5
| |
* | added more aliasesRaymaekers Luca2023-07-151-1/+12
|/
* updated lsblk aliasRaymaekers Luca2023-07-111-1/+1
|
* added db aliasesRaymaekers Luca2023-07-101-0/+7
|
* cleanupRaymaekers Luca2023-07-091-1/+1
|
* Merge branch 'main' of db:dotfilesRaymaekers Luca2023-07-031-0/+1
|\
| * Merge branch 'main' of db:dotfilesRaymaekers Luca2023-07-013-15/+55
| |\
| * | added aliasRaymaekers Luca2023-07-011-0/+1
| | |
* | | edited fzps aliasRaymaekers Luca2023-07-031-6/+1
| | |
* | | keyadd moved to startup.shRaymaekers Luca2023-07-031-1/+0
| | |
* | | added password fzf aliasRaymaekers Luca2023-07-031-0/+1
| | |
* | | add key on startupRaymaekers Luca2023-07-031-0/+1
| |/ |/|
* | added sms functionRaymaekers Luca2023-07-011-0/+5
| |
* | added aliasesRaymaekers Luca2023-07-011-0/+2
| |
* | added oclip functionRaymaekers Luca2023-06-221-0/+5
| |
* | Merge branch 'main' of db:dotfilesRaymaekers Luca2023-06-222-3/+3
|\ \
| * \ Merge branch 'main' of db:dotfilesRaymaekers Luca2023-06-192-2/+2
| |\ \
| | * \ Merge branch 'main' of db:dotfilesRaymaekers Luca2023-06-183-21/+85
| | |\ \
| | * | | don't log on errorRaymaekers Luca2023-06-182-2/+2
| | | | |
| * | | | fixed typoRaymaekers Luca2023-06-191-1/+1
| | |/ / | |/| |
* | | | use EDITOR instead of vimRaymaekers Luca2023-06-221-1/+1
| | | |