Skip to content

Commit

Permalink
#1 - Added in link to .aliases in .zshrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen McCullough committed Apr 21, 2015
1 parent c95e11c commit 95d1b4e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions zsh/.zshrc
Expand Up @@ -7,9 +7,8 @@ export ZSH=$HOME/.oh-my-zsh
# time that oh-my-zsh is loaded.
ZSH_THEME="robbyrussell"

# Example aliases
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
# Load aliases
source $HOME/.aliases

# Uncomment the following line to use case-sensitive completion.
# CASE_SENSITIVE="true"
Expand Down

0 comments on commit 95d1b4e

Please sign in to comment.