Skip to content

Instantly share code, notes, and snippets.

View uriberma's full-sized avatar
👋

Maycol Uribe Romero uriberma

👋
  • Rohde & Schwarz
  • Germany
  • 03:16 (UTC +02:00)
View GitHub Profile
@uriberma
uriberma / ohmyzsh.md
Created January 3, 2022 21:23 — forked from yovko/ohmyzsh.md
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.