| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-08 | zsh: Iterate through variants in source_if_exists | Grégoire Duchêne | |
| 2022-01-29 | darwin/env.sh: Run script in a login shell | Grégoire Duchêne | |
| We need a login shell to have the right PATH set. Also, we need not to call stty when TERM is empty, which it will be when that script runs. | |||
| 2022-01-09 | zsh: Remove custom key bindings C-f and C-r | Grégoire Duchêne | |
| C-r is already bound to history-incremental-search-backward and C-f is redundant with C-s. Also, make C-q and C-s work in zsh. Those keys are traditionally used for software control flow purposes, and it is not something I have ever used (on purpose anyway). Having C-s (and C-q) available in zsh is far more useful. | |||
| 2022-01-09 | zsh/profile: Source other files at the end | Grégoire Duchêne | |
| 2021-10-10 | zsh: Configure user-level paths last | Grégoire Duchêne | |
| 2020-08-08 | zsh: Add paths to ${PATH} in profile instead of env | Grégoire Duchêne | |
