Skip to content

Rudiney/dotfiles

Repository files navigation

Rudi's personal dotfiles

This repo follows the GNU stow naming convention to ealisy setup and share dotfiles between machines.

New machine install steps

  1. brew
  2. Oh-my-zsh
  3. Monaspace NERD font
  4. brew packages: brew install neovim ripgrep fd nvm rbenv gh stow lazygit zellij
  5. stow dotfiles: stow zsh nvim vimplug
  6. install a node version: nvm install v20
  7. install yarn with corepack enable
  8. install node->neovim lib: yarn global add neovim
  9. install a ruby version: rbevn install 3.3.3
  10. install ruby->neovim lib: gem install neovim
  11. open nvim and run :PlugInstall

    run :checkhealth for a health report

  12. Set zellij on autostart. Add this to .zshrc
# Auto starts zellij
eval "$(zellij setup --generate-auto-start zsh)"

About

My personal dotfiles repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •