feat: add nushell & media tools to darwin

This commit is contained in:
ryan4yin
2023-05-29 17:34:58 +08:00
parent 35b2b3f8be
commit 443d15e03b
4 changed files with 6 additions and 38 deletions
+4
View File
@@ -1,6 +1,10 @@
{config, ...}: {
programs.starship = {
enable = true;
enableBashIntegration = true;
enableNushellIntegration = true;
settings = {
character = {
success_symbol = "[](bold green)";