feat: yazi intergration - nushell

This commit is contained in:
Ryan Yin
2024-05-11 11:26:09 +08:00
parent e97e61c8d2
commit 2a841a5a32
2 changed files with 3 additions and 2 deletions

View File

@@ -10,8 +10,7 @@
package = pkgs-unstable.yazi;
# Changing working directory when exiting Yazi
enableBashIntegration = true;
# TODO: nushellIntegration is broken on release-23.11, wait for master's fix to be released
enableNushellIntegration = false;
enableNushellIntegration = true;
};
xdg.configFile."yazi/theme.toml".source = "${nur-ryan4yin.packages.${pkgs.system}.catppuccin-yazi}/mocha.toml";

View File

@@ -27,12 +27,14 @@
black # python formatter
debugpy
# my commonly used python packages
jupyter
ipython
pandas
requests
pyquery
pyyaml
boto3
## emacs's lsp-bridge dependenciesge
epc