Skip to content

kevinpapst/dotfiles

Repository files navigation

dotfiles

This is a very simple .dotfiles repo from a PHP developer.

You can use it by itself, but I use it primarily as a submodule of my MacOS development setup.

Installation

Attention: Better safe than sorry!
This will overwrite already existing .dotfiles in your home directory.

And now that you have been warned:

git clone https://github.com/kevinpapst/dotfiles.git
cd dotfiles
cp * ~/ 
source ~/.bash_profile

To update, change into your local dotfiles repository and then:

git pull
cp * ~/ 

What you need to know

  • the directorx zsh is not existing in here, but zsh will look there for custom files

Thanks ...

Releases

No releases published

Packages

No packages published

Languages