Starship Config Updates
- Update dwm submodule - Update doom emacs submodule - Set longer command timeout in starship config - Update starship filepath icons
This commit is contained in:
@@ -3820,6 +3820,9 @@ $cmd_duration\
|
||||
# Enable/disable the blank line at the start of the prompt
|
||||
add_newline = false
|
||||
|
||||
# Set timeout for commands
|
||||
command_timeout = 1000
|
||||
|
||||
[character]
|
||||
format = "$symbol"
|
||||
success_symbol = "[ ❯❯❯](bold green) "
|
||||
@@ -3847,8 +3850,8 @@ read_only = ""
|
||||
".config" = " "
|
||||
"config" = " "
|
||||
"Config" = " "
|
||||
"Calibre_Library" = " "
|
||||
"Calibre Library" = " "
|
||||
"Books" = " "
|
||||
"Data" = " "
|
||||
"Desktop" = " "
|
||||
"Documents" = " "
|
||||
"Finances" = " "
|
||||
@@ -3861,7 +3864,6 @@ read_only = ""
|
||||
"Music" = " "
|
||||
"Spotify" = " "
|
||||
"Pictures" = " "
|
||||
"Projects" = " "
|
||||
"Personal" = " "
|
||||
"System" = " "
|
||||
"Videos" = " "
|
||||
|
Submodule dwm/.config/dwm-flexipatch updated: 1ea3ac44ee...a10bfa96db
Submodule emacs/.config/doom-emacs updated: 7bb5df4cd4...b9f1d5d261
@@ -26,6 +26,9 @@ $cmd_duration\
|
||||
# Enable/disable the blank line at the start of the prompt
|
||||
add_newline = false
|
||||
|
||||
# Set timeout for commands
|
||||
command_timeout = 1000
|
||||
|
||||
[character]
|
||||
format = "$symbol"
|
||||
success_symbol = "[ ❯❯❯](bold green) "
|
||||
@@ -53,8 +56,8 @@ read_only = ""
|
||||
".config" = " "
|
||||
"config" = " "
|
||||
"Config" = " "
|
||||
"Calibre_Library" = " "
|
||||
"Calibre Library" = " "
|
||||
"Books" = " "
|
||||
"Data" = " "
|
||||
"Desktop" = " "
|
||||
"Documents" = " "
|
||||
"Finances" = " "
|
||||
@@ -67,7 +70,6 @@ read_only = ""
|
||||
"Music" = " "
|
||||
"Spotify" = " "
|
||||
"Pictures" = " "
|
||||
"Projects" = " "
|
||||
"Personal" = " "
|
||||
"System" = " "
|
||||
"Videos" = " "
|
||||
|
Reference in New Issue
Block a user