Skip to content

config files for zsh, bash, completions, gem, git, irb, rails, vim

Notifications You must be signed in to change notification settings

brackengracie/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riley Bracken's dot files

These are config files to set up a system the way I like it.

Pre-Install

Open the gitconfig file and change lines 2 and 3 (name and email).

Setup the laptop with Thoughtbot's open source tool: https://github.com/thoughtbot/laptop

Setup oh-my-zsh: sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Setup rbenv: brew install rbenv

Setup Vundle: git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Installation

git clone git:https://github.com/rileybracken/dotfiles ~/Code cd ~/.dotfiles rake install

Post-Install

Install Vundle plugins Run :BundleInstall in vim.

iTerm configuration

General Settings

  • Turn off the "Confirm on quit" setting

Appearance Settings

  • Load the Hybrid.itermcolors color scheme found in this directory.

Profiles

Keys

Arrangements

TODO: Add screenshots of the iTerm configuration.

About

config files for zsh, bash, completions, gem, git, irb, rails, vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%