Update '.bashrc'
This commit is contained in:
parent
9d3ca8e55f
commit
e716e82c34
1 changed files with 1 additions and 3 deletions
4
.bashrc
4
.bashrc
|
@ -112,6 +112,4 @@ if [ -f ~/.bash-fzfrc ] ; then
|
||||||
. ~/.bash-fzfrc
|
. ~/.bash-fzfrc
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f ~/git/dotfiles ] ; then
|
bash ~/git/dotfiles/pull.sh
|
||||||
(cd ~/git/dotfiles && git pull)
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Reference in a new issue