Skip to content

evanriley/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup on macOS

  1. Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Install yadm
brew install yadm
  1. Clone repo
yadm clone https://github.com/evanriley/dotfiles.git
  1. Setup symlinks
yadm alt
  1. Bootstrap with yadm
yadm bootstrap

Restart & Enjoy

Setup on Fedora (39)

  1. Install yadm
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:TheLocehiliosan:yadm/Fedora_39/home:TheLocehiliosan:yadm.repo
sudo dnf install yadm
  1. Clone repo
yadm clone https://github.com/evanriley/dotfiles.git
  1. Setup symlinks
yadm alt
  1. Bootstrap with yadm
yadm bootstrap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published