fix(config): remove dead symlinks and add scan_timeout to starship
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
/home/baerspektivo/gits/dotfiles/.config/fish
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/home/baerspektivo/gits/dotfiles/.config/nvim
|
|
||||||
@@ -15,6 +15,7 @@ $character"""
|
|||||||
|
|
||||||
# Fast command execution
|
# Fast command execution
|
||||||
command_timeout = 3000
|
command_timeout = 3000
|
||||||
|
scan_timeout = 100
|
||||||
|
|
||||||
[time]
|
[time]
|
||||||
disabled = false
|
disabled = false
|
||||||
|
|||||||
Reference in New Issue
Block a user