Update
This commit is contained in:
parent
2dddc74468
commit
ff1edbe7c0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
echo "Clonning dotfiles repo : make sure you have set up your ssh keys !!"
|
echo "Clonning dotfiles repo : make sure you have set up your ssh keys !!"
|
||||||
git clone git@gitlab.xlim.fr:araison/dotfiles.git $HOME/dotfiles
|
git clone --recursive 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue