Sublimetext flatpack shortcut

Published: Dec 12, 2018 by Noe Nieto

I installed SublimeText using flatpack, but because ST must be invoked through the flatpack executable I cannot make a symlink to the ST executable as I used to. After some experimenting I came up with this small shell script:

#!/bin/sh

flatpak run com.sublimetext.three/x86_64/stable $@

Then I saved the script as: $HOME/.local/bin/subl. Works really well.

Editors Shell

Share

Latest Posts

Cómo Usar la Librería Tenacity en Python
Cómo Usar la Librería Tenacity en Python

Una pequeña guía para comenzar a usar la librería Tenacity de Python

Convierte texto seleccionado a enlaces en Google Docs
Convierte texto seleccionado a enlaces en Google Docs

Guía para crear un guión de AppsScript que transforme el texto seleccionado en un documento de Google Docs

Nube de palabras en Inkscape
Nube de palabras en Inkscape

Pequeña guía para hacer una nube de palabras (o tag cloud) en Inkscape