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
|
||||
fi
|
||||
|
||||
if [ -f ~/git/dotfiles ] ; then
|
||||
(cd ~/git/dotfiles && git pull)
|
||||
fi
|
||||
bash ~/git/dotfiles/pull.sh
|
||||
|
|
Loading…
Reference in a new issue