My personal dotfiles for Linux and macOS.
- Clone the repository as
~/.dotfiles - Consider to test these dotfiles in a docker container by executing
make testorNOSUDO=1 make test.
- macOS Intel and ARM:
make macos - Linux with sudo rights:
make linux - Linux without sudo rights:
make NOSUDO=1 minimal
The following list of files could be created and used to define local configurations:
~/.local.gitconfig~/.local.zsh~/.local.tmux~/.local.vim