mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
fix: use correct zsh-autosuggestions file path
This commit is contained in:
parent
1cfd65cde6
commit
20758ffa04
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "zsh-autosuggestions";
|
name = "zsh-autosuggestions";
|
||||||
|
file = "zsh-autosuggestions.zsh";
|
||||||
src = "${pkgs.zsh-autosuggestions}/share/zsh-autosuggestions";
|
src = "${pkgs.zsh-autosuggestions}/share/zsh-autosuggestions";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue