Skip to content

SpiffyEight77/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~/.dotfiles

nvim

Setup

Restore the development environment

To restore the development environment with the globally installed Homebrew applications, run:

brew bundle --global

Backup the Development Environment

To backup the currently installed global Homebrew applications and their formulae and taps to the Brewfile, run:

brew bundle dump --global