From 7343a15f123c78d7c29ff7a189798de689869026 Mon Sep 17 00:00:00 2001 From: Marcelo Lira Date: Fri, 7 Mar 2025 00:41:38 -0300 Subject: Initial commit. --- terminal/dot-zimrc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 terminal/dot-zimrc (limited to 'terminal/dot-zimrc') diff --git a/terminal/dot-zimrc b/terminal/dot-zimrc new file mode 100644 index 0000000..341b0f3 --- /dev/null +++ b/terminal/dot-zimrc @@ -0,0 +1,16 @@ +zmodule input +zmodule termtitle + +zmodule prompt-pwd +zmodule duration-info +zmodule git-info + +zmodule zsh-users/zsh-completions --fpath src +zmodule completion + +# Modules that must be initialized last + +zmodule zsh-users/zsh-syntax-highlighting +zmodule zsh-users/zsh-history-substring-search +zmodule zsh-users/zsh-autosuggestions +zmodule fzf -- cgit v1.2.3