diff options
-rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -239,7 +239,7 @@ function source_something { fi } -source_something ~/.zshrc.personal +source_something ~/.zshrc.local source_something ~/.zshrc.work source_something ~/.local/src/zoxide/zoxide.plugin.zsh export MCFLY_KEY_SCHEME=vim |