Skip to content

JonasUliana/debian-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Just another fucking beautiful ZSH dotfile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages