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/
|
||||
for conf in $(ls .)
|
||||
do
|
||||
stow ${conf}
|
||||
stow --adopt ${conf}
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user