/dotfiles

:rocket: My personal configuration files

Primary LanguageShell

dotfiles

My personal configuration files. Built on Dotbot for cross-platform compatibility.

Installation

For linux and macOS:

./install

For windows:

.\install.ps1

Updating

Dotbot + Plugins

git submodule update --remote

Misc

brew upgrade
zprezto-update
nvim --headless "+Lazy! update" +qa
nvim --headless "+MasonUpdate" +qa
mise up

Completions

zprezto-build-cache
zprezto-clear-cache

Inspiration