Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 438 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 438 Bytes

Requirements

Set zsh as your login shell.

chsh -s /bin/zsh

Install

First clone this repo to your work folder:

git clone [email protected]:gemaderus/dotfiles.git

Remove any .zshrc.

cd ~
rm -rf .zshrc

Then run the installation script:

    cd work/personal/dotfiles
    ./install.sh

This will create symlinks for config files in your home directory. Try to stay update this dotfiles.