Skip to content

paridin/dotfiles

Repository files navigation

To install add to .zshrc file

Currently I'm using with zimfw

Instalation

git clone https://github.com/paridin/dotfiles.git ~/.dotfiles

load personal dotfiles

Edit your .zshrc (vim ~/.zshrc) then add at the end the following if condition..

if [[ -s "${HOME}/.dotfiles/init.zsh" ]]; then
   source "${HOME}/.dotfiles/init.zsh"
fi

About

dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published