mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-15 01:24:28 +08:00
4 lines
43 B
Fish
4 lines
43 B
Fish
![]() |
function fish_title
|
||
|
echo $_ ' '
|
||
|
pwd
|
||
|
end
|