Skip to content

Instantly share code, notes, and snippets.

View GeekSilver's full-sized avatar
🎯
Focusing

Eric Kioko GeekSilver

🎯
Focusing
View GitHub Profile
@gundamew
gundamew / example.md
Created January 20, 2022 10:43
Installing Obsidian (AppImage) on Ubuntu 20.04

1. Move the AppImage to /opt

$ sudo mkdir -p /opt/Obsidian
$ mv ~/Downloads/Obsidian-0.13.19.AppImage /opt/Obsidian

2. Create the desktop entry