mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 22:46:37 +00:00
4 lines
75 B
Fish
4 lines
75 B
Fish
function _tide_sub_reload
|
|
source (functions --details fish_prompt)
|
|
end
|