metavida / bash_profile

My small collection of .bash_profile customizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metavida ~/.bash_profile

A quick repo to store my shell configuration & customization.

Usage

  1. Install Oh My ZSH!
  2. Check out this repo.
$ git clone git@github.com:metavida/bash_profile.git ~/.bash_scripts
  1. Run the install script to symlink .zshrc, .git/config, etc.
$ cd ~/.bash_scripts
$ ./install/install.sh
  1. Follow the rest of the install instructions to install a bunch of my offt-used apps.
  2. Enjoy!

About

My small collection of .bash_profile customizations

License:MIT License


Languages

Language:Shell 90.9%Language:Ruby 8.2%Language:Elixir 0.8%