On Jul 29, 2015, at 7:13 PM, Asger Hautop Drewsen <asgerdrew...@gmail.com> 
wrote:
> function fish_prompt
> set_color purple
> echo -n (date "+%m/%d/%y")
> set_color FF0
> echo -n (pwd) '> '
> set_color normal
> end


Ah, thanks. the echo -n (date… ) was holding me up.

-- 
Realizing the importance of the case, my men are rounding up twice the
usual number of suspects.

------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to