mirror of
https://github.com/jarun/nnn.git
synced 2025-03-18 20:39:45 +00:00
Shell scripts may be useful
This commit is contained in:
parent
da09d92b25
commit
f56dec0a4f
1 changed files with 1 additions and 0 deletions
1
noice.c
1
noice.c
|
@ -44,6 +44,7 @@ struct assoc assocs[] = {
|
|||
{ ".ogg", "mplayer" },
|
||||
{ ".srt", "less" },
|
||||
{ ".txt", "less" },
|
||||
{ ".sh", "sh" },
|
||||
{ "README", "less" },
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue