mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
6 lines
118 B
Fish
6 lines
118 B
Fish
function _pure_place_iterm2_prompt_mark
|
|
if functions -q iterm2_prompt_mark
|
|
iterm2_prompt_mark
|
|
end
|
|
end
|