mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-05-27 00:02:01 +01:00
copied changes manually to fix nix config push issue
This commit is contained in:
@@ -40,3 +40,11 @@ export def 'build-plugins' [] {
|
||||
register-plugins
|
||||
}
|
||||
|
||||
export def 'install-default-plugins' [] {
|
||||
[ nu_plugin_inc
|
||||
nu_plugin_polars
|
||||
# nu_plugin_gstat
|
||||
nu_plugin_formats
|
||||
nu_plugin_query
|
||||
] | each { cargo install $in --locked } | ignore
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user