A collection of dotfiles and scripts from @nickgerace.
Before running the setup automation, you will need to update dotfiles.toml.
Execute the following to get started:
make
This make
target is idempotent, so you should be able to execute it multiple times, if needed.
However, it may overwrite files if you are coming from an existing configuration, so please read the Makefile before execution.
These dotfiles have been tested in the following environments using zsh
as the default shell:
OS | Type | x86_64 / amd64 |
arm64 / aarch64 |
---|---|---|---|
macOS | darwin | 🚫 | ✅ |
Linux | linux-gnu | ✅ | 🚫 |
WSL2 | linux-gnu | ✅ | 🚫 |
This shell configuration does not use oh-my-zsh
.
Only zsh
needs to be installed as everything is configured manually.
Using Gogh can help setup your terminal colors nicely.
Files not recently in use may be out of date. This is a "living" repository, meaning that scripts and dotfiles more frequently in use will be more likely to be kept up to date. Anything not recently or frequently in use will be removed from the repository (eventually).