First, clone the repository:
git clone [email protected]:andreas-bauer/dotfiles.git ~/.dotfiles
The installation of dependencies and linking of symlinks is done via a Makefile.
If you run make
without any arguments it will install and link all dependencies and configs.
$ cd ~/.dotfiles
$ make
For a selective installation of dependencies and configs, run make help
to see a list of all options.
$ make help
brew-font Install fonts via brew
brew-min Install minimal dev setup via brew
dotfiles Link the dotfiles.
ohmyzsh-plugins Install oh-my-zsh plugins
ohmyzsh Install oh-my-zsh
sdkman Install SDKMAN
- Jess Frazelle and her dotfiles
- Mathias Bynens and his dotfiles
- Michael Peter and his NVIM config
- Josean Martinez and his dotfiles
Copyright (c) 2019-2024 Andreas Bauer
Licensed under the MIT license.