Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.02 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.02 KB

debian-zsh just another fucking beautiful ZSH dotfile

I really like "emperectado" things, and my shell is not a exclusion of my ninja way.

Installing && Dependencies

The first, and obvious, thing you will need is ZSH itself, which you can install with the following statement:

$ sudo apt install zsh

And all this will be done with the magic of oh-my-zsh:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

And we'll also need Powerlevel9k, since our theme is based on it:

$ git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k

Just remembering that you need Git on your machine!

And now this fucking setup:

curl -fsSL https://raw.githubusercontent.com/JonasUliana/debian-zsh/master/src/.zshrc > ~/.zshrc

And... Ta dah:

Fonts Recommendation

If you don't like issues, use SourceCodePro Nerd Font Regular on size 13.