mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-03 12:59:56 +00:00
Moved exports to config/exports, fixed codestyles
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
add_newline = true
|
||||
|
||||
# Timeout for commands executed by starship (in milliseconds).
|
||||
command_timeout = 750
|
||||
command_timeout = 1000
|
||||
|
||||
# Replace the '❯' symbol in the prompt with '➜'
|
||||
[character] # The name of the module we are configuring is 'character'
|
||||
@@ -35,4 +35,3 @@ version_format = '${major}.${minor}'
|
||||
[nodejs]
|
||||
format = '[$symbol($version )]($style)'
|
||||
version_format = '${major}.${minor}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user