Skip to content

kajamite/zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Prerequisites

Before installation of this zshell config you need to install oh-my-zsh.

Installation

Download:

  git clone https://github.com/kajamite/zsh.git ~/.zsh

Copy zsh config to home:

  ln -s ~/.zsh/zshrc ~/.zshrc   

vim into .zshrc and change first line(export ZSH=) with your actual path to .oh-my-zsh folder

  vim ~/.zshrc

Install theme I use

  cp ~/.zsh/themes/* ~/.oh-my-zsh/themes                        

Restart shell.

Releases

No releases published

Packages

No packages published

Languages