dotfiles
dotfiles copied to clipboard
My dotfiles, heyyyy
dotfiles
nvim, tmux, macOS defaults and brew bundle, etc.
Installation
Dependencies
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
Install
$ git clone https://github.com/adamelmore/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ stow .
Update
To update, you just need to git pull and run stow . again:
$ cd ~/.dotfiles
$ git pull origin main
stow .
macOS defaults
Set up macOS defaults with:
$DOTFILES/macos/set-defaults.sh
Will require a system restart.
Themes and fonts being used
Theme is Dracula, font is Operator Mono.