| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-19 | zsh/op-ssh-add: Do not drop arguments | Grégoire Duchêne | |
| 2021-03-14 | zsh/op-ssh-add: Trap cleanup code | Grégoire Duchêne | |
| 2021-03-14 | zsh/op-ssh-add: Pass one private key to ssh-add | Grégoire Duchêne | |
| 2021-02-28 | zsh: Use fingerprints in op-ssh-add | Grégoire Duchêne | |
| 2020-12-22 | zsh: Remove 1Password sessions when we're done | Grégoire Duchêne | |
| 2020-12-19 | zsh: Add a vault command | Grégoire Duchêne | |
| 2020-11-22 | zsh: Alias an alias for kubectl | Grégoire Duchêne | |
| 2020-09-06 | zsh: Add op-ssh-add function | Grégoire Duchêne | |
| op-ssh-add is a small wrapper around ssh-add that retrieves the SSH private key password from 1Password before passing it to ssh-add. | |||
| 2020-08-30 | zsh: Autocomplete op | Grégoire Duchêne | |
| 2020-08-08 | zsh: Add paths to ${PATH} in profile instead of env | Grégoire Duchêne | |
| 2020-07-05 | zsh: Use -n with emacsclient -c | Grégoire Duchêne | |
| 2020-07-05 | zsh: Start emacs --daemon when needed | Grégoire Duchêne | |
| 2020-07-05 | zsh: Add paths to ${PATH} in env instead of rc | Grégoire Duchêne | |
| Also, only add paths if they are not already in ${PATH}. This avoids duplicates in subshells. | |||
| 2020-06-21 | Revert "zsh: Start ssh-agent automatically" | Grégoire Duchêne | |
| This reverts commit 577de729deb7574fa6da1bedea19fd6af9c5c722. This change conflicts with other configurations that require a custom SSH agent to be listening on SSH_AUTH_SOCK. | |||
| 2020-06-14 | zsh: Bind ^F to history-incremental-search-forward | Grégoire Duchêne | |
| 2020-05-25 | zsh: Start ssh-agent automatically | Grégoire Duchêne | |
| 2020-05-24 | zsh: Use :l when defining DOMAIN, HOST, and UNAME | Grégoire Duchêne | |
| 2020-05-24 | zsh: Make less use XDG_CACHE_HOME | Grégoire Duchêne | |
| 2020-05-24 | Add python configuration | Grégoire Duchêne | |
| 2020-04-21 | zsh: Add aliases for ffmpeg and ffprobe | Grégoire Duchêne | |
| 2020-01-08 | Do not set LC_ALL | Grégoire Duchêne | |
| 2020-01-08 | Get the dotfiles directory without a known path | Grégoire Duchêne | |
| 2020-01-06 | Export DOMAIN on both Linux and macOS | Grégoire Duchêne | |
| Also, use -s with cut so that DOMAIN will be empty if no domain is set. | |||
| 2019-12-23 | Add an alias for df | Grégoire Duchêne | |
| 2019-12-22 | Have macOS df hide inode statistics | Grégoire Duchêne | |
| GNU df does not show those by default so the Linux alias remains unchanged. | |||
| 2019-12-21 | Call compinit after sourcing local configurations | Grégoire Duchêne | |
| 2019-12-21 | Add zsh configuration | Grégoire Duchêne | |
