Skip to content

alacritty + tmux + zsh + nvim == 🏡

Notifications You must be signed in to change notification settings

sjdonado/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazyinly fast Development Setup 🚀

Getting started

  1. Clone this repo into ~/.config/dotfiles

Boostrap

  • Init run boostrap.sh
  • Update Brewfile: brew bundle dump --describe --force

Terminal multiplexer

  • Init run tmux
  • Install plugins: Press prefix + I (capital i, as in Install)

Text editor

  • Init run nvim .
  • Update plugins: :Lazy
  • Update LSP servers, DAP servers, linters, and formatters: :Mason

Happy Hacking!

image