Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AllSpeeds/dotfiles

Repository files navigation

dotfiles

My personal OS X dotfiles

Heavily based on addyosmani's dotfiles.

Setup new machine

xcode-select --install
mkdir ~/workspace && cd workspace
  • Clone this repo
  • Install dependencies
sh ./install-deps.sh
  • Setup aliases, etc.
sh ./setup.sh

Files Overview

Shell Environment

  • .aliases
  • .bash_profile
  • .zshrc
    • source other shell environment dotfiles
  • .exports
    • history command initialization
  • .functions
    • set_term_title()

Get rid of that 'last login' message at the top of each session:

touch ~/.hushlogin

Resources: http://jilles.me/badassify-your-terminal-and-shell/

About

My OS X dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published