mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 21:44:16 +00:00
FAQ: shorter fish_title fix
[skip ci]
This commit is contained in:
parent
a83323705d
commit
1c99ef5b6e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue