dd3895ccbd
Multi-line description of commit, feel free to be detailed. [Ticket: X] ~ ~ ".git/COMMIT_EDITMSG" 14L, 297C
6 lines
133 B
Fish
6 lines
133 B
Fish
function _pure_prompt_ssh
|
|
if test "$SSH_CONNECTION" != ""
|
|
echo "$pure_symbol_ssh_prefix"(_pure_user_at_host)
|
|
end
|
|
end
|