Merge pull request #3 from reddraggone9/patch-1

correct a typo in a comment
This commit is contained in:
Daniel Flanagan 2017-01-20 00:20:17 -06:00 committed by GitHub
commit 5896c84e21
1 changed files with 1 additions and 1 deletions

2
env/sh/bashrc vendored
View File

@ -16,7 +16,7 @@ if [ -t 0 ]; then
# import our aliases
source "$DOTFILES_PATH/env/sh/aliases"
# import out global shell functions
# import our global shell functions
source "$DOTFILES_PATH/env/sh/shell_funcs"
# import our prompt