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" }, };