Auto Update
This commit is contained in:
parent
26efa3ccbf
commit
7b0b2c07de
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
if [ -d ~/git/dotfiles ] ; then
|
if [ -d ~/git/dotfiles ] ; then
|
||||||
bash ~/git/dotfiles/pull.sh
|
bash ~/git/dotfiles/pull.sh
|
||||||
. ~/git/dotfiles/.profile &&
|
# . ~/git/dotfiles/.profile &&
|
||||||
rm ~/.bash* ~/.profile
|
rm ~/.bash* ~/.profile
|
||||||
(cd ~/git/dotfiles
|
(cd ~/git/dotfiles
|
||||||
ln ./.bash* ../../
|
ln ./.bash* ../../
|
||||||
|
|
Loading…
Reference in a new issue