Skip to content

rafasf/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Manual Steps

  1. Install brew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Install stow:
brew install stow
  1. Clone the repository:
git clone https://github.com/rafasf/dots.git ~/.dotfiles
  1. Link configurations:
cd ~/.dotfiles && make
  1. Open a new shell (there will some errors due missing tools)
  2. Install essential tools:
brew bundle install --file=${DOTS}/Brewfile

About

Configuration at one place

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published