/.zsh

My .zsh repo. Feel free to clone. Or don't. You decide :)

Primary LanguageShell

dotzsh

My .zsh repo. Feel free to clone. Or don't. You decide :)

For inital setup just copy this and paste it into your terminal

cd ~
git clone https://github.com/M4lik/.zsh.git .zsh
ln -s .zsh/.zshrc .zshrc
cd -