Change summary
private_dot_zimrc | 6 ------
1 file changed, 6 deletions(-)
Detailed changes
@@ -5,8 +5,6 @@
# Sets sane Zsh built-in environment options.
zmodule environment
-# Provides handy git aliases and functions.
-zmodule git
# Applies correct bindkeys for input events.
zmodule input
# Sets a custom terminal title.
@@ -21,8 +19,6 @@ zmodule utility
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
# Additional completion definitions for Zsh.
zmodule zsh-users/zsh-completions
@@ -42,7 +38,5 @@ zmodule zsh-users/zsh-history-substring-search
zmodule archive
zmodule exa
zmodule fzf
-zmodule git
zmodule prompt-pwd
-zmodule pacman
zmodule s1ck94