Skip to content

orhantoy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

These are my dotfiles.

Prerequisites

Install rbenv and rcm:

brew update
brew tap thoughtbot/formulae
brew install rbenv ruby-build rcm

Install also bash it.

To enable bash completion (and newest version of bash):

brew install bash bash-completion
# Add /usr/local/bin/bash to /etc/shells
chsh -s /usr/local/bin/bash

Install

Initially...

git clone git@github.com:orhantoy/dotfiles.git ~/.dotfiles
env RCRC=~/.dotfiles/rcrc rcup

Update

When updating or adding new dotfiles...

rcup

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published