summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authoraktersnurra <grydholm@kth.se>2021-02-11 21:40:56 +0100
committeraktersnurra <grydholm@kth.se>2021-02-11 21:40:56 +0100
commit5e8681f8e9db4614e4512d0ecff910d6e0a629a3 (patch)
tree9fb7708cf0fbd89b06e55bccecd791bf8eb4ffbb /.zshrc
parentb12967a20478efdcf11da722fbf440626abbfa8f (diff)
updates
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index d48c2b9..2325dd6 100644
--- a/.zshrc
+++ b/.zshrc
@@ -6,3 +6,5 @@
[ -f $HOME/.config/zsh/purs.zsh ] && source $HOME/.config/zsh/purs.zsh
[ -f $HOME/.config/zsh/history.zsh ] && source $HOME/.config/zsh/history.zsh
[ -f $HOME/.config/zsh/antigen_pkgs.zsh ] && source $HOME/.config/zsh/antigen_pkgs.zsh
+[ -f $HOME/.config/zsh/keybindings.zsh ] && source $HOME/.config/zsh/keybindings.zsh
+[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh