X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/855ca24386a69957e9449ba3d53e549cfeb11c87..51fb5bd8c02b8a0a6fd698309f40527be6abb3ac:/zsh/.zimrc diff --git a/zsh/.zimrc b/zsh/.zimrc index 96eab18..4c056aa 100644 --- a/zsh/.zimrc +++ b/zsh/.zimrc @@ -9,10 +9,10 @@ # # 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 history input ssh utility meta custom \ - prompt syntax-highlighting history-substring-search completion) +# 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 custom \ + syntax-highlighting history-substring-search prompt completion) ################### @@ -25,7 +25,9 @@ zmodules=(directory environment git history input ssh utility meta custom \ # Set your desired prompt here zprompt_theme='pure' -PURE_PROMPT_SYMBOL=λ +#PURE_PROMPT_SYMBOL=λ +#PURE_PROMPT_SYMBOL=δ +PURE_PROMPT_SYMBOL=➜ # # Completion @@ -88,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)