aboutsummaryrefslogtreecommitdiff
path: root/shell/zsh/.zshrc
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2022-05-26 20:23:02 +0200
committerbozo.kopic <bozo@kopic.xyz>2022-05-26 20:23:02 +0200
commitcbba80700cbdc95d294f3ec61075ff2cbdd503e3 (patch)
tree98d4561d227cebf5b207cdd0c622444600134849 /shell/zsh/.zshrc
parent38da1893e95fa4438f01a67c5ebb180b21548bc1 (diff)
.
Diffstat (limited to 'shell/zsh/.zshrc')
-rw-r--r--shell/zsh/.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/zsh/.zshrc b/shell/zsh/.zshrc
index 1ecf9a2..261b166 100644
--- a/shell/zsh/.zshrc
+++ b/shell/zsh/.zshrc
@@ -15,6 +15,8 @@ PROMPT='[%F{green}%n%f@%m %F{green}%~%f $(git_super_status)]$ '
. ~/.dotfiles/shell/zsh/fzf/key-bindings.zsh
+. ~/.dotfiles/shell/zsh/broot.zsh
+
. /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
. /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
. /usr/share/zsh/plugins/zsh-history-substring-search/zsh-history-substring-search.zsh