Compare commits
No commits in common. "3e5b5eafccccfe555856ce07f1cb0d459a129830" and "f4a62a983d72d23ab5a87b92da23fcbd7294842c" have entirely different histories.
3e5b5eafcc
...
f4a62a983d
|
@ -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