Skip to content

brian-petersen/dotfiles

Repository files navigation

Setting Up

  1. Clone this repository

     git clone [email protected]:brian-petersen/dotfiles.git .dotfiles
    
  2. Run setup script

     cd ~/.dotfiles && bash setup.sh
    
  3. Install neovim plugins

     nvim
     :PackerSync
    

Distro Notes

Arch Linux

  • Install pkgfile and enable database updates: pacman -S pkgfile && pkgfile --update and systemctl enable pkgfile-update.timer

Common Packages

  • asdf
  • fzf
  • ripgrep

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published