Use fzf for searching zsh history
This commit is contained in:
parent
5897faed0c
commit
0bbd536e3e
3 changed files with 1 additions and 7 deletions
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
programs.atuin = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
}
|
|
@ -263,6 +263,7 @@
|
|||
name = "plugin/vi-mode";
|
||||
tags = [ "from:oh-my-zsh" ];
|
||||
}
|
||||
{ name = "joshskidmore/zsh-fzf-history-search"; }
|
||||
{ name = "mollifier/cd-gitroot"; }
|
||||
{ name = "zsh-users/zsh-completions"; }
|
||||
{ name = "zsh-users/zsh-syntax-highlighting"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue