Hacker News new | ask | show | jobs
by jasonpeacock 1265 days ago
`history merge` can be run manually in Fish to force the current session to pickup the global history, or you can use a small plugin to do it automatically:

https://github.com/2m/fish-history-merge

1 comments

Great, thanks for the plugin pointer.