home: zsh: remove unused 'with pkgs'
This commit is contained in:
parent
185b1d5490
commit
85e31e5d6c
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ in
|
|||
path = "${config.xdg.dataHome}/zsh/zsh_history";
|
||||
};
|
||||
|
||||
plugins = with pkgs; [
|
||||
plugins = [
|
||||
{
|
||||
name = "fast-syntax-highlighting";
|
||||
file = "share/zsh/site-functions/fast-syntax-highlighting.plugin.zsh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue