Skip to content

Instantly share code, notes, and snippets.

View salomaestro's full-sized avatar
Always online

Christian Salomonsen salomaestro

Always online
View GitHub Profile
@cristian-aldea
cristian-aldea / slick-terminal.md
Last active July 22, 2024 13:33
Ubuntu + Zsh + Oh My Zsh + Powerlevel10k = Sliiiiiiiiiiiiick

Based on: https://gist.github.com/kevin-smets/8568070

This gist outlines the steps needed to setup zsh, ohmyzsh and the powerlevel10k theme, available for anyone to follow.

  1. Setup required dependencies

    # update packages
    sudo apt update