Fixed a typo
This commit is contained in:
parent
83db8c0303
commit
33b19ecbe6
1 changed files with 1 additions and 1 deletions
2
bashrc
2
bashrc
|
@ -99,5 +99,5 @@ if [[ -f ~/.customrc ]]; then
|
|||
. ~/.customrc
|
||||
fi
|
||||
if [[ -f ~/.update ]]; then
|
||||
. ~/.customrc
|
||||
. ~/.update
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue