Fixing bug
This commit is contained in:
parent
a8b2024b49
commit
3d64ca637c
@ -3,5 +3,5 @@ git clone git@gitlab.xlim.fr:araison/dotfiles.git $HOME/dotfiles
|
|||||||
cd $HOME/dotfiles/
|
cd $HOME/dotfiles/
|
||||||
for conf in $(ls .)
|
for conf in $(ls .)
|
||||||
do
|
do
|
||||||
stow ${conf}
|
stow --adopt ${conf}
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user