aboutsummaryrefslogtreecommitdiff
path: root/.zimrc
diff options
context:
space:
mode:
Diffstat (limited to '.zimrc')
-rw-r--r--.zimrc24
1 files changed, 8 insertions, 16 deletions
diff --git a/.zimrc b/.zimrc
index 3855da5..06537f9 100644
--- a/.zimrc
+++ b/.zimrc
@@ -18,22 +18,6 @@ zmodule input
zmodule termtitle
# Utility aliases and functions. Adds colour to ls, grep and less.
zmodule utility
-# Adds aliases and better defaults for exa.
-zmodule exa
-# Configures fzf for faster fetching of files and directories names.
-zmodule fzf
-
-
-#
-# Prompt
-#
-
-# Exposes to prompts how long the last command took to execute, used by asciiship.
-zmodule duration-info
-# Exposes git repository status information to prompts, used by asciiship.
-zmodule git-info
-# A heavily reduced, ASCII-only version of the Spaceship and Starship prompts.
-zmodule asciiship
#
# Completion
@@ -59,3 +43,11 @@ zmodule zsh-users/zsh-history-substring-search
zmodule zsh-users/zsh-autosuggestions
# }}} End configuration added by Zim install
+# Adds aliases and better defaults for exa.
+zmodule exa
+# Configures fzf for faster fetching of files and directories names.
+zmodule fzf
+
+
+zmodule joke/zim-starship
+zmodule kiesman99/zim-zoxide