Skip to content

akshatprakash/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jasonelston dotfiles

I use thoughtbot/dotfiles and jasonelston/dotfiles together using the *.local convention.

Requirements

Set zsh as my login shell.

chsh -s /bin/zsh

Install rcm.

brew tap thoughtbot/formulae
brew install rcm

Install

Clone onto my laptop:

git clone https://github.com/jasonelston/dotfiles.git ~/dotfiles-local
git clone https://github.com/thoughtbot/dotfiles.git ~/dotfiles

Install:

env RCRC=$HOME/dotfiles-local/rcrc rcup

This will create symlinks for config files in my home directory.

I can safely run rcup multiple times to update.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%