X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/378dacde52fc48eee564a7464307a56aa3215415..e4cd0d4952436f8fdc2c009aaf1a8d8ab25a8006:/zsh/.zimrc?ds=inline diff --git a/zsh/.zimrc b/zsh/.zimrc index e53678e..4c056aa 100644 --- a/zsh/.zimrc +++ b/zsh/.zimrc @@ -11,7 +11,7 @@ # Select what modules you would like enabled. # The second line of modules may depend on options set by modules in the first # line. These dependencies are noted on the respective module's README.md. -zmodules=(directory environment git git-info history input ssh utility meta custom \ +zmodules=(directory environment git git-info history input ssh utility custom \ syntax-highlighting history-substring-search prompt completion) @@ -24,10 +24,10 @@ zmodules=(directory environment git git-info history input ssh utility meta cust # # Set your desired prompt here -#zprompt_theme='pure' -#zprompt_theme='gitster' -zprompt_theme='minimal' -PURE_PROMPT_SYMBOL=λ +zprompt_theme='pure' +#PURE_PROMPT_SYMBOL=λ +#PURE_PROMPT_SYMBOL=δ +PURE_PROMPT_SYMBOL=➜ # # Completion @@ -90,7 +90,7 @@ zssh_ids=(id_rsa plasma_id_rsa id_ed25519 id_rsa_aur) # # Set (optional) pacman front-end. -zpacman_frontend='pacaur' +zpacman_frontend='yay' # Load any helper scripts as defined here #zpacman_helper=(aur)