mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
4 lines
43 B
Fish
4 lines
43 B
Fish
|
function fish_title
|
||
|
echo $_ ' '
|
||
|
pwd
|
||
|
end
|