I'll also point to the docs: "Configurability is the root of all evil" --
http://fishshell.com/docs/2.1/design.html#conf
On Mon, Apr 20, 2015 at 5:47 AM, David Adam
wrote:
> On Mon, 20 Apr 2015, David E Vannucci wrote:
> > In my config file ~/.config/fish/config.fish
> >
> > I set my variable: s
On Mon, 20 Apr 2015, David E Vannucci wrote:
> In my config file ~/.config/fish/config.fish
>
> I set my variable: set -g -x HISTTIMEFORMAT "%F %T "
>
> but the history command does not show the formatting.
> vannucci@Davids-MacBook-Pro ~> history
> history
> histoy
> vim ~/.config/fish/config.fi