This commit is contained in:
araison 2024-01-23 11:52:55 +01:00
parent 2dddc74468
commit ff1edbe7c0

View File

@ -1,5 +1,5 @@
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/
for conf in $(ls .)
do