Is `~/.config/fish/fish_history` still the place where command history is stored in v2.6? I ask because I use fish every day yet that file has a modified timestamp in March and the latest entry has a timestamp of 19/1/2017. I want to remove some typo commands that keep coming up in my history.

```
$ ls -la ~/.config/fish/fish_history
-rw-r--r--  1 peter  staff  2837191  6 Mar  2017 /Users/peter/.config/fish/fish_history

$ tail -2 ~/.config/fish/fish_history
- cmd: exit
   when: 1484839135
```

Thanks



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to