Skip to content

Instantly share code, notes, and snippets.

View optyler's full-sized avatar
🏠
Working from home

Patrick Ferreira optyler

🏠
Working from home
View GitHub Profile
@optyler
optyler / sublime-text-3.sh
Last active July 13, 2022 17:48 — forked from sayak-sarkar/sublime-text-3.sh
Download and install sublime text 3 on fedora 21
#!/bin/sh
SHORTCUT="[Desktop Entry]
Name=Sublime Text 3
Comment=Edit text files
Exec=/opt/sublime_text_3/sublime_text
Icon=/opt/sublime_text_3/Icon/128x128/sublime-text.png
Terminal=false
Type=Application
Encoding=UTF-8
Categories=Utility;TextEditor;"