Browse Source

Shell scripts may be useful

master
lostd 10 years ago
parent
commit
f56dec0a4f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      noice.c

+ 1
- 0
noice.c View File

@@ -44,6 +44,7 @@ struct assoc assocs[] = {
{ ".ogg", "mplayer" }, { ".ogg", "mplayer" },
{ ".srt", "less" }, { ".srt", "less" },
{ ".txt", "less" }, { ".txt", "less" },
{ ".sh", "sh" },
{ "README", "less" }, { "README", "less" },
}; };




Loading…
Cancel
Save