aboutsummaryrefslogtreecommitdiff
path: root/dot.zshrc.local
Commit message (Collapse)AuthorAgeFilesLines
* zsh: Function for vim that resets the terminal cursor afterwardsThomas Schneider2023-05-151-1/+5
|
* zsh: Use all available terminal width for path in promptThomas Schneider2023-02-271-2/+57
|
* zsh: Show groups in l/la using exaThomas Schneider2020-04-071-2/+2
|
* zsh: Disable chgThomas Schneider2020-04-071-1/+0
| | | | It turned out to be slower.
* zsh: Add rsync aliasThomas Schneider2020-02-271-0/+3
|
* zsh: Disable rprompt, alias ls to exaThomas Schneider2020-02-121-2/+7
|
* zsh: Some cleanupThomas Schneider2019-04-141-2/+1
|
* zsh: Remove i7passThomas Schneider2019-04-141-3/+0
|
* Update zshrc.localThomas Schneider2019-03-281-7/+4
|
* zsh: add et aliasThomas Schneider2019-03-101-0/+1
|
* zsh: add i7pass functionThomas Schneider2018-09-061-0/+3
|
* zsh: add ~/.cargo/bin to pathThomas Schneider2018-04-281-1/+1
|
* zshrc/zshenv updatesThomas Schneider2017-07-191-2/+1
| | | | Signed-off-by: Thomas Schneider <qsx@qsx.re>
* Update zsh filesThomas Schneider2017-07-181-1/+7
| | | | Signed-off-by: Thomas Schneider <qsx@qsx.re>
* zsh: Start gpg-agent before showing SSH keysThomas Schneider2016-05-071-0/+1
| | | | Signed-off-by: Thomas Schneider <qsuscs@qsuscs.de>
* Add Emacs stuffThomas Schneider2016-01-031-0/+1
| | | | Signed-off-by: Thomas Schneider <thosch97@gmail.com>
* .zshrc.local: Use powerline promptThomas Schneider2015-05-261-3/+7
| | | | Signed-off-by: Thomas Schneider <thosch97@gmail.com>
* .zshrc.local: Add Go binary path to $PATHThomas Schneider2015-04-251-1/+1
| | | | Signed-off-by: Thomas Schneider <thosch97@gmail.com>
* zshrc.local: Add all the sbins to $PATHThomas Schneider2015-02-211-2/+1
| | | | Signed-off-by: Thomas Schneider <thosch97@gmail.com>
* zshrc.local: actually export $PATHThomas Schneider2015-02-211-1/+1
| | | | Signed-off-by: Thomas Schneider <thosch97@gmail.com>
* zshrc.local: even better handling of $PATHThomas Schneider2015-02-211-2/+1
| | | | Signed-off-by: Thomas Schneider <thosch97@gmail.com>
* zshrc.local: sanitize $PATH and add ~/.local/binThomas Schneider2015-02-211-1/+3
| | | | Signed-off-by: Thomas Schneider <thosch97@gmail.com>
* Initial import of own zshrc filesThomas Schneider2015-02-151-0/+14
They depend on grml’s zshrc. Signed-off-by: Thomas Schneider <thosch97@gmail.com>