Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 520 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 520 Bytes

.zsh

My ZSH configuration

Prerequisites

How to Install

Clone the repository

git clone [email protected]:akarzim/.zsh.git ~/git/zsh

Then link the dotfiles

cd ~
ln -s ~/git/zsh/zshenv ~/.zshenv
ln -s ~/git/zsh/zshrc ~/.zshrc
ln -s ~/git/zsh/zprofile ~/.zprofile
ln -s ~/git/zsh/zlogin ~/.zlogin
ln -s ~/git/zsh/zlogout ~/.zlogout
ln -s ~/git/zsh/zplug-packages.zsh ~/.zplug/packages.zsh