aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--noice.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/noice.c b/noice.c
index 9712f80..0e6a000 100644
--- a/noice.c
+++ b/noice.c
@@ -44,6 +44,7 @@ struct assoc assocs[] = {
{ ".ogg", "mplayer" },
{ ".srt", "less" },
{ ".txt", "less" },
+ { ".sh", "sh" },
{ "README", "less" },
};