Skip to content

Instantly share code, notes, and snippets.

@om26er
Last active March 16, 2018 18:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save om26er/22d2f30caef307a44ebe5026f4d35495 to your computer and use it in GitHub Desktop.
Save om26er/22d2f30caef307a44ebe5026f4d35495 to your computer and use it in GitHub Desktop.
name: sublime-text
version: '3143'
summary: A sophisticated text editor for code, markup and prose.
description: |
A sophisticated text editor for code, markup and prose.
grade: stable
confinement: classic
architectures:
- amd64
apps:
subl:
command: sublime_text
desktop: sublime_text.desktop
parts:
sublime-text:
plugin: dump
source: .
install: |
sed -i 's|Icon=.*|Icon=/Icon/256x256/sublime-text.png|g' $SNAPCRAFT_PART_INSTALL/sublime_text.desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment