Skip to content

mkos/zsh-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZSH config

This is my personal ZSH, oh-my-zsh config. Started few years back, now in its own git repo. Now it also uses zplug to manage plugins. Also contains

First installation

bash -c "$(curl -fsSL https://raw.githubusercontent.com/mkos/zsh-config/master/scripts/install.sh)"

Running without breaking config of the account

This repo must be cloned to $HOME/somedir/repos, zshrc has to be linked to $HOME/somedir/.zshrc

ZDOTDIR=$HOME/somedir ROOTDIR=$HOME/somedir zsh