Skip to content

This repository provides a guide to customizing the Linux terminal with a modern and visually appealing style. It includes instructions for installing necessary tools such as zsh, oh-my-zsh, pl10k, Dracula theme, Autosuggestions and Syntax Highlighting.

Notifications You must be signed in to change notification settings

giorgitchanturidze/style-ubuntu-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Style Ubuntu Terminal

image

πŸ›  Installation

Core components

  1. ZSH
  2. Oh My Zsh
  3. PL10K
  4. Dracula theme

Plugins

  1. Autosuggestions
  2. Syntax Highlighting

❓ Troubleshooting

My icons are weird squares with question marks

You skipped the Font Installation step in PL10K.

  1. Install MesloLGS NF.
  2. Ensure your terminal is actually using that font in Edit -> Preferences.

The terminal asks me to configure "p10k" every time?

Run this command once to finish the wizard:

p10k configure

How do I go back to Bash?

If you decide this isn't for you:

chsh -s $(which bash)

About

This repository provides a guide to customizing the Linux terminal with a modern and visually appealing style. It includes instructions for installing necessary tools such as zsh, oh-my-zsh, pl10k, Dracula theme, Autosuggestions and Syntax Highlighting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published