mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
add yazi
This commit is contained in:
@ -26,6 +26,10 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
go.enable = true;
|
go.enable = true;
|
||||||
|
yazi = {
|
||||||
|
enable = true;
|
||||||
|
enableZshIntegration = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
Reference in New Issue
Block a user