From c13b70a8770819c182d86c2f38160baa6d881b95 Mon Sep 17 00:00:00 2001 From: Jacob Lamb Date: Tue, 2 Jan 2024 17:04:41 -0800 Subject: [PATCH] Add nu --- src/symbol-icon-theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/symbol-icon-theme.json b/src/symbol-icon-theme.json index c894370..7f62ccd 100644 --- a/src/symbol-icon-theme.json +++ b/src/symbol-icon-theme.json @@ -404,6 +404,7 @@ "tcsh": "shell", "zsh": "shell", "bash": "shell", + "nu": "shell", "bat": "shell", "cmd": "shell", "awk": "shell",