mirror of
https://github.com/wlcx/home.git
synced 2025-10-11 22:43:44 +01:00
zsh: squash warning
This commit is contained in:
parent
58e331678d
commit
7f90b53891
@ -57,7 +57,7 @@ in {
|
|||||||
envExtra = ''
|
envExtra = ''
|
||||||
export FZF_DEFAULT_COMMAND='${pkgs.fd}/bin/fd --type f --strip-cwd-prefix'
|
export FZF_DEFAULT_COMMAND='${pkgs.fd}/bin/fd --type f --strip-cwd-prefix'
|
||||||
'';
|
'';
|
||||||
enableSyntaxHighlighting = true;
|
syntaxHighlighting.enable = true;
|
||||||
plugins = [
|
plugins = [
|
||||||
{
|
{
|
||||||
name = "fzf-tab";
|
name = "fzf-tab";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user