Skip to content

Commit

Permalink
feat(fzf): Merge history file from all sessions before searching with…
Browse files Browse the repository at this point in the history
… fzf
  • Loading branch information
mrjones2014 committed Jun 20, 2024
1 parent 0168bba commit 01f8a02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-manager/modules/fzf.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ in {
'';
functions = {
fzf-history-widget-wrapped = ''
history merge # make FZF search history from all sessions
fzf-history-widget
_prompt_move_to_bottom
'';
Expand Down

0 comments on commit 01f8a02

Please sign in to comment.