aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.before
Commit message (Expand)AuthorAgeFilesLines
* zsh: remove 'before' filesDavid Runge2021-09-283-21/+0
* zsh: remove unneeded noglob for gitDavid Runge2021-09-281-4/+0
* zsh: remove unneeded rm nocorrectDavid Runge2021-09-281-2/+0
* zsh: Remove vi-mode configDavid Runge2021-09-281-3/+0
* zsh: move path definitionsDavid Runge2021-09-281-19/+0
* zsh: Remove 'before' aliasesDavid Runge2021-09-281-10/+0
* zsh: Remove custom ZSH promptsDavid Runge2021-09-281-4/+0
* Add cargo bin to PATHDavid Runge2020-07-241-0/+2
* .zsh.before/path.zsh: Adding a few GNU tools to PATH, if they were installed ...David Runge2020-03-031-1/+7
* .zsh.before/path.zsh: Simplify PATH setup by using ternary expressions.David Runge2019-05-061-12/+10
* .zsh.before/path.zsh: Adding pyenv python versions to path if available.David Runge2018-11-241-4/+6
* .zsh.before/path.zsh: Adding .pyenv/shims to PATH, if available.David Runge2018-04-171-0/+3
* .zsh.before/path.zsh: Simplifying adding of ~/bin and /usr/sbin to PATH.David Runge2018-03-081-13/+2
* .zsh.before/path.zsh: Adding /usr/sbin to PATH because of stupid Debilian...David Runge2018-02-081-2/+2
* .zsh.before/functions.zsh: Removing useless functions.David Runge2016-05-081-11/+0
* export.zsh: Add export for GnuPG started as daemon on demand and emulating ss...David Runge2015-02-151-3/+0
* path.zsh: Removed rvm, useless comments and if statements.David Runge2014-11-281-30/+10
* zsh: Adding config files for zprezto, zsh settings and prompts, to comply wit...David Runge2014-10-319-1/+51
* Adding --nogui and --ignore-missing instead of using outer switch casesDavid Runge2014-04-271-8/+1
* Adding work specific dropping of gpgDavid Runge2014-04-111-3/+9
* Let keychain handle ssh and GPG keys, if it's installed.David Runge2014-04-112-4/+4
* Fixing the way home/bin gets added to path, to work in any caseDavid Runge2014-04-101-4/+14
* Push users bin folder to the right position.David Runge2014-04-091-1/+1
* Removing regexp-replace functionality for giev. zsh is too old... yawnDavid Runge2014-04-091-1/+1
* Adding bin folder before /usr/bin/localDavid Runge2014-04-081-1/+8
* Added /opt/vc/bin and /opt/vc/sbin to PATH for raspberry piDavid Runge2013-12-111-1/+7
* Making ~/bin be put to PATH lastDavid Runge2013-11-201-1/+1
* First commitDavid Runge2013-11-034-0/+25