Re: [Fish-users] HISTTIMEFORMAT not applied

2015-04-20 Thread Glenn Jackman
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

Re: [Fish-users] HISTTIMEFORMAT not applied

2015-04-20 Thread David Adam
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