Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #28 from vikjam/master
Browse files Browse the repository at this point in the history
feat: Add icon for shell scripts
  • Loading branch information
egeerardyn committed May 20, 2016
2 parents fa1461f + 9c3bc91 commit 1b86d82
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Prefs/icon_shell.tmPreferences
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>scope</key>
<string>source.dosbatch, source.shell</string>
<key>settings</key>
<dict>
<key>icon</key>
<string>file_type_shell</string>
</dict>
</dict>
</plist>
Empty file added icon-examples/shell.sh
Empty file.
Binary file added icons/file_type_shell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1b86d82

Please sign in to comment.