fix(git): fixed absolute path to relative path
This commit is contained in:
@@ -11,8 +11,9 @@ threshold = 30
|
||||
style = "bold yellow"
|
||||
|
||||
[directory]
|
||||
fish_style_pwd_dir_length = 1
|
||||
fish_style_pwd_dir_length = 2
|
||||
truncation_symbol = "…/"
|
||||
truncation_length = 4
|
||||
|
||||
[hostname]
|
||||
ssh_only = true
|
||||
|
||||
Reference in New Issue
Block a user