This repository contains my dotfiles.
- git
- node & npm
- zsh
- oh-my-zsh
- clone this repository to any directory
- go to the cloned repository
- run
npm install
- run
npm start
This creates symlinks in your home directory to all dotfiles in your cloned repository.
- run
git pull
- run
npm start
(this is only necessary if there are new dotfiles which should be symlinked)