Skip to content

burningalchemist/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Init

# Install Homebrew packages
brew bundle install

# Copy necessary dotfiles

# Initialize Neovim. Lazy Package Manager will set up all the plugins.
# I'm on the same page[1] with @fatih when it comes to setting up vim/nvim.
nvim

References