mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-21 10:15:14 +08:00
FAQ: shorter fish_title fix
[skip ci]
This commit is contained in:
parent
a83323705d
commit
1c99ef5b6e
@ -162,7 +162,7 @@ Quick answer:
|
||||
Run the following command in fish:
|
||||
|
||||
\fish{cli-dark}
|
||||
echo 'function fish_title;end' >> ~/.config/fish/config.fish
|
||||
function fish_title; end; funcsave fish_title
|
||||
\endfish
|
||||
|
||||
Problem solved!
|
||||
|
Loading…
x
Reference in New Issue
Block a user