Only clone the latest commit

This commit is contained in:
2024-05-01 20:45:51 +01:00
committed by GitHub
parent e997e53394
commit 1f0116dd25

View File

@@ -18,7 +18,7 @@ paru -Sy gitg vscodium-bin ollama obsidian signal-desktop fragments fractal secr
if [ $(pwd) != "$HOME/dotfiles" ]; then if [ $(pwd) != "$HOME/dotfiles" ]; then
cd $HOME cd $HOME
git clone https://github.com/TrudeEH/dotfiles git clone https://github.com/TrudeEH/dotfiles --depth=1
cd dotfiles cd dotfiles
fi fi