nvim, tmux, macOS defaults and brew bundle, etc.
These need to be installed, first. See new macOS setup here.
git
: to clone the repocurl
: to download some stufftar
: to extract downloaded stufffish
: the shellstow
: for managing symlinks
$ git clone https://github.com/adamelmore/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ stow .
To update, you just need to git pull
and run stow .
again:
$ cd ~/.dotfiles
$ git pull origin main
stow .
Set up macOS defaults with:
$DOTFILES/macos/set-defaults.sh
Will require a system restart.
Theme is Dracula, font is Operator Mono.