summaryrefslogtreecommitdiff
path: root/zsh/env
AgeCommit message (Expand)Author
2025-01-04zsh: Add ${CARGO_HOME} to ${PATH}Grégoire Duchêne
2024-04-20zsh: Source files in ‘dotfiles-local’ if availableGrégoire Duchêne
2023-07-08zsh: Only export unmodified HOST variableGrégoire Duchêne
2023-07-08zsh: Iterate through variants in source_if_existsGrégoire Duchêne
2023-07-08zsh: Simplify how DOMAIN is definedGrégoire Duchêne
2023-07-08zsh: Add HOST_SHORT to refer to the machine nameGrégoire Duchêne
2022-02-20zsh: Remove REMATCH_PCRE as it is no longer neededGrégoire Duchêne
2021-12-18zsh: Set DOMAIN and UNAME using built-insGrégoire Duchêne
2020-08-30zsh: Autocomplete opGrégoire Duchêne
2020-08-08zsh: Add paths to ${PATH} in profile instead of envGrégoire Duchêne
2020-07-05zsh: Add paths to ${PATH} in env instead of rcGrégoire Duchêne
2020-05-24zsh: Use :l when defining DOMAIN, HOST, and UNAMEGrégoire Duchêne
2020-01-08Do not set LC_ALLGrégoire Duchêne
2020-01-08Get the dotfiles directory without a known pathGrégoire Duchêne
2020-01-06Export DOMAIN on both Linux and macOSGrégoire Duchêne
2019-12-21Add zsh configurationGrégoire Duchêne