Skip to content

Commit

Permalink
Manually applying #35
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardolundgren committed Dec 5, 2013
1 parent f15223e commit 0704651
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions templates/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ unsetopt correct_all
unsetopt correct

# -- Aliases -------------------------------------------------------------------
if [[ -f "$HOME/.dotfiles/.aliases" ]]; then
source $HOME/.dotfiles/.aliases
fi
source $HOME/.dotfiles/.aliases

if [[ -f "$HOME/.aliases" ]]; then
source $HOME/.aliases
Expand Down

0 comments on commit 0704651

Please sign in to comment.