Update 27.11.2022

This commit is contained in:
Kristofers Solo
2022-11-27 23:19:59 +02:00
parent ffcaf42c11
commit 505a4dcf9e
25 changed files with 1061 additions and 285 deletions

View File

@@ -5,6 +5,7 @@ add_newline = false
# Replace the "" symbol in the prompt with "➜"
[character] # The name of the module we are configuring is "character"
success_symbol = "[](bold green)" # The "success_symbol" segment is being set to "➜" with the color "bold green"
vimcmd_symbol = "[](bold blue)"
# Disable the package module, hiding it from the prompt completely
[package]