Skip to content

jannis-baum/dotfiles

Repository files navigation

My personal config

Here is where I try to keep all configuration of all the tools I use. This is not intended to be used by anyone else in its entirety, but is nice to look at for reference.

I try to keep all parts of my dotfiles that I think may be useful for others in their own repositories that you can find in my dotfiles list! If you want to use them, I recommend keeping them as git submodules in your own dotfiles. This is easy if you use my tool sdf to manage your dotfiles.

Most important tools

Full setup

Disclaimer If you are not me, you should never do this!

To set up everything (set MacOS preferences, install Homebrew, brew packages & dotfiles/config), make sure you have git, zsh, bash, make and swift installed and run

zsh <(curl -s https://raw.githubusercontent.com/jannis-baum/dotfiles/main/setup.nosync/full-setup.sh)