aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc
Commit message (Collapse)AuthorAgeFilesLines
* zsh: add compat symlinks for .zprofile and .zshrc because ZDOTDIR is ↵David Runge2023-05-261-0/+1
| | | | available too late
* zsh: move configs to XDG_CONFIG_HOME with the help of ZDOTDIRDavid Runge2023-05-231-443/+0
|
* zsh: remove sourcing of custom .dircolors fileDavid Runge2023-05-221-5/+0
|
* zsh: Only execute dircolors on systems providing itDavid Runge2022-04-201-1/+3
| | | | | .zshrc: Guard calls to dircolors with check for existence using `command -v`.
* zshrc: early include of functionsDavid Runge2021-09-281-2/+9
| | | | | | | .zshrc: To allow proper use of the functions, add them early. Add back settings for vi mode. Add back prepend-sudo.
* zsh: move includes to XDG compliant locationsDavid Runge2021-09-281-9/+4
| | | | | | | | | .config/zsh/{functions,includes}/*: Move functions and includes to XDG compliant locations. .zshrc: Include functions and other includes from XDG compliant locations. Remove use of prepend-sudo function.
* zshrc: remove the use of 'before'David Runge2021-09-281-2/+0
| | | | | .zshrc: Remove the sourcing of all 'before' files.
* zshrc: Add vi modeDavid Runge2021-09-281-0/+3
| | | | | .zshrc: Enable vi mode.
* zsh: Use starship for promptDavid Runge2021-09-281-8/+2
| | | | | .zshrc: Use starship for prompt if it is installed.
* .zshrc: Set autosuggestion strategyDavid Runge2021-02-071-0/+1
| | | | | | .zshrc: Set the zsh-autosuggestions strategy to be only based on the history of used commands.
* .zshrc: Disabling freezing and unfreezing of ttys as it is a really useless ↵David Runge2020-04-181-0/+3
| | | | feature.
* Moving the setting of dircolors from .zprofile to .zshrc, as a successful ↵David Runge2020-03-031-0/+3
| | | | export relies upon finding dircolors in PATH and for that PATH has to be setup properly (which is not the case, when .zprofile is sourced on macOS.
* .zshrc: Adding automatic sourcing of ↵David Runge2018-04-231-30/+35
| | | | | | zsh-{autosuggestions,syntax-highlighting,history-substring-search} for various Linuxes and macOS. Expects the extensions to be installed with a package manager on the system.
* .zshrc: Fix usage of zsh extensions on other systems or when those ↵David Runge2018-02-081-13/+30
| | | | extensions are not around.
* .zshrc: Explicitely loading the complist module.David Runge2016-09-071-0/+1
|
* .zshrc: Disabling add-zsh-hooks for showing tab and window titles before ↵David Runge2016-05-101-2/+2
| | | | command exection/prompt display.
* .zshrc: Adding zsh-completions options.David Runge2016-05-081-2/+151
|
* .zshrc: Adding all useful zprezto functionality into zshrc.David Runge2016-05-081-8/+262
|
* zsh: Adding config files for zprezto, zsh settings and prompts, to comply ↵David Runge2014-10-311-0/+16
| | | | with the way zprezto gets started
* Removing .zshrc - it belongs to yadrDavid Runge2014-04-091-15/+0
|
* Restore plain yadr .zshrcDavid Runge2014-04-091-1/+0
|
* SyncedDavid Runge2014-04-081-0/+1
|
* Updated .zshrc to latest yadr complianceDavid Runge2014-01-181-1/+0
|
* First commitDavid Runge2013-11-031-0/+16