8000 GitHub - unix9000/.oh-my-zsh-custom: Custom Oh-My-ZSH configuration and theme
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

unix9000/.oh-my-zsh-custom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Oh-My-ZSH configuration and theme

This is a personal project to make it easy for me to set up my super-fancy oh my zsh theme on any new server I deploy.

![sample of j4yi.theme for oh-my-zsh]

Requires

  1. Homebrew
  2. Powerline-Font

Installation

  1. Install oh my zsh as per their instructions.

  2. Clone this repo into your home directory:

    cd ~
    git clone https://github.com/MarcelRittershaus/.oh-my-zsh-custom
    
  3. Edit the following entries in your ~/.zshrc file:

    ZSH_THEME="j4yi"
    ZSH_CUSTOM=$HOME/.oh-my-zsh-custom
    
  4. Log out and in again.

  5. Enjoy!

About

Custom Oh-My-ZSH configuration and theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0