Fixing bug
This commit is contained in:
parent
36fa70d519
commit
8b363d59ca
4 changed files with 5 additions and 6 deletions
|
|
@ -3,5 +3,5 @@ git clone git@gitlab.xlim.fr:araison/dotfiles.git $HOME/dotfiles
|
|||
|
||||
for conf in $(ls $HOME/dotfiles/)
|
||||
do
|
||||
stow ${conf}
|
||||
stow $HOME/dotfiles/${conf}
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue