]> Sergey Matveev's repositories - nnn.git/commitdiff
Shell scripts may be useful
authorlostd <lostd@2f30.org>
Wed, 8 Oct 2014 08:43:11 +0000 (11:43 +0300)
committerlostd <lostd@2f30.org>
Wed, 8 Oct 2014 08:43:11 +0000 (11:43 +0300)
noice.c

diff --git a/noice.c b/noice.c
index 9712f803c90701787907975a6c58475c4c936b61..0e6a000ab79f12774a1f95ae5abeb9fd898208a9 100644 (file)
--- a/noice.c
+++ b/noice.c
@@ -44,6 +44,7 @@ struct assoc assocs[] = {
        { ".ogg", "mplayer" },
        { ".srt", "less" },
        { ".txt", "less" },
+       { ".sh", "sh" },
        { "README", "less" },
 };