mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-10 23:48:31 +08:00
4 lines
53 B
Fish
4 lines
53 B
Fish
![]() |
function fish_right_prompt
|
||
|
set -l code $status
|
||
|
end
|