5 lines
70 B
Fish
5 lines
70 B
Fish
if status is-interactive
|
|
set -g fish_prompt_pwd_dir_length 0
|
|
end
|
|
|
if status is-interactive
|
|
set -g fish_prompt_pwd_dir_length 0
|
|
end
|
|
|