Skip to content

meinenec/ohmyzsh-custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ohmyzsh-custom

install

easy

sh -c "$(curl -fsSL https://raw.githubusercontent.com/meinenec/ohmyzsh-custom/master/tools/install.sh)"

manual

Clone this repo into $HOME/.ohmyzsh-custom

  • You can use any directory as long as you also update your .zshrc (below)

replace the contents of $HOME/.zshrc with:

export ZSH=$HOME/.oh-my-zsh
export ZSH_CUSTOM=$HOME/.ohmyzsh-custom

source $ZSH_CUSTOM/custom.zshrc
source $ZSH/oh-my-zsh.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages