Compare commits
No commits in common. "0d697fa202dcccf427a76a1fd27c09c02783b5b2" and "7a9bd87e73d98e77b614efd6a632920e8c53f2f3" have entirely different histories.
0d697fa202
...
7a9bd87e73
|
@ -51,7 +51,7 @@ function fish_prompt
|
||||||
echo -n '@'
|
echo -n '@'
|
||||||
|
|
||||||
set_color AFD75F
|
set_color AFD75F
|
||||||
echo -n (prompt_hostname)
|
echo -n (hostname)
|
||||||
|
|
||||||
set_color white
|
set_color white
|
||||||
echo -n ':'
|
echo -n ':'
|
||||||
|
|
Loading…
Reference in New Issue