Skip to content

pierregoudjo/dotfiles

Repository files navigation

Pierre's dotfiles

What is this

This repository helps me setup and maintain my workstation. It takes the effort out of installing everything manually.

These dotfiles are hugely influenced by @driesvints dotfiles

Installation

  • Clone this repo to ~/.dotfiles
  • Run install.sh to start the installation
  • Set zsh as your default shell: chsh -s $(which zsh)
  • Reload your environent with source ~/.zshrc

Check the code

See the install.sh