Skip to content

Instantly share code, notes, and snippets.

View yovko's full-sized avatar
🖋️
Learning...

Yovko Lambrev yovko

🖋️
Learning...
View GitHub Profile
@yovko
yovko / ohmyzsh.md
Last active March 24, 2024 09:33
ZSH (using Oh My ZSH) on Manjaro Linux

ZSH (using Oh My ZSH) on Manjaro Linux

0. If ZSH is not already installed on your Manjaro system you can do it with the command:

sudo pacman -Syu zsh

You do not need to install manjaro-zsh-config and all the other related packages like zsh-syntax-highlighting, zsh-history-substring-search, zsh-autosuggestions, etc., as we will use Oh My Zsh.

@yovko
yovko / GPG.md
Last active April 17, 2020 14:46

GnuPG notes

Key generation

gpg --full-generate-key
gpg --list-secret-keys --keyid-format LONG