mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:07:34 +00:00
Base: Add shell script file type icon
This adds a file type icon for shell scripts.
This commit is contained in:
parent
9e860d973e
commit
67eee46319
3 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ palette=*.palette
|
|||
pdf=*.pdf
|
||||
python=*.py
|
||||
ruby=*.rb
|
||||
shell=*.sh,*.bash,*.zsh
|
||||
sound=*.wav,*.flac,*.mp3
|
||||
spreadsheet=*.sheets,*.csv
|
||||
text=*.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue