mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-01-07 19:16:26 +08:00
4 lines
43 B
Fish
4 lines
43 B
Fish
|
function fish_title
|
||
|
echo $_ ' '
|
||
|
pwd
|
||
|
end
|