mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
use yazi starship config
This commit is contained in:
parent
42a272037d
commit
ee4340cd06
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ require("yaziline"):setup {
|
||||||
filename_trim_length = 6 -- trim 6 chars from both ends
|
filename_trim_length = 6 -- trim 6 chars from both ends
|
||||||
}
|
}
|
||||||
require("starship"):setup {
|
require("starship"):setup {
|
||||||
config_file = "starship.toml",
|
config_file = "~/.config/yazi/starship.toml",
|
||||||
}
|
}
|
||||||
require("git"):setup {}
|
require("git"):setup {}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue