Skip to content

ZSH theme designed to disclose information contextually, based on powerline aesthetics.

Notifications You must be signed in to change notification settings

snackk/snackkster-zsh-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

snackster-zsh-theme

Oh My Zsh

Overview

A beautiful theme for Oh My Zsh framework, that will make your terminal look and feel amazing!

terminal

Prerequisites

This zsh theme requires Powerline patched font in order for this theme to render properly. Instuctions on how to install are found in the Powerline documentation.

Installation

  • Clone this repository to the Oh My Zsh custom themes folder:
$ cd ~
$ git clone https://github.com/snackk/snackkster-zsh-theme
$ mv snackkster-zsh-theme/snackkster.zsh-theme .oh-my-zsh/custom/themes/
$ rm -rf snackkster-zsh-theme
  • Change theme on the zshrc file:
$ cd ~
$ nano .zshrc
$ ZSH_THEME="snackkster"

Update Oh My Zsh

If the installation went as supposed the built in upgrade for Oh My Zsh should work with the following:

$ upgrade_oh_my_zsh

Problems

Problems usually happens if we tempered with the original structure.

$ cd ~/oh_my_zsh
$ git reset --hard

Acknowledgements

This ZSH theme is based on this project Agnoster.

Written by @snackk

About

ZSH theme designed to disclose information contextually, based on powerline aesthetics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%