curl -fsSL https://raw.githubusercontent.com/markupboy/dotfiles/main/script/remote.sh | bashxcode-select --installgit clone https://github.com/markupboy/dotfiles.git ~/.dotfilescd ~/.dotfilesscript/bootstrap
The bootstrap script will set up a gitconfig, symlink the appropriate
files in .dotfiles to your home directory, and optionally run the
subtopic install scripts.
The dot command will sync any changes, rerun the topic installers,
and, on MacOS, set OS defaults and tend to homebrew updates.
These dotfiles assume/require neovim, Starship prompt, and the zsh plugins zsh-autosuggestions and zsh-syntax-highlighting.
Be sure to install the Consolas and Consolas Nerd Font Mono fonts for
the full experience.
This has been a long-lived (now more than 15 years 🎉), much deviated fork of Zach Holman's dotfiles. Credit to him for the structure, some of the code, and the inspiration.