Skip to content

felipesere/dotfiles

Repository files navigation

My dotfiles

Setup

  • Copy ssh keys from old computer to $HOME/.ssh

  • Install Homebrew

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • Install latest git
brew install git
  • Clone dotfiles
git clone [email protected]:felipesere/dotfiles.git $HOME/.dotfiles
  • Install brew deps
brew bundle --no-lock --cleanup --file $HOME./dotfiles/Brewfile
  • Symlink dotfiles
$HOME/.dotfiles/bin/symlink-all.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published