Skip to content

corwinm/.dotfiles

Repository files navigation

.dotfiles

Init git submodules:

git submodule update --init --recursive

Update git to always pull submodules

git config submodule.recurse true

Ensure stow is installed:

MacOS:

Install everything

brew bundle

Or just stow

brew install stow

Ubuntu:

sudo apt install stow

Run stow for all dotfiles:

stow zsh
stow tmux
stow nvim
stow sesh
stow wezterm
stow ghostty

About

My dotfiles for quick setup of new dev machine on MacOS or Linux

Topics

Resources

Stars

Watchers

Forks

Languages