Skip to content

Commit

Permalink
depth 1
Browse files Browse the repository at this point in the history
  • Loading branch information
horta committed Jan 7, 2022
1 parent df0531f commit a5009ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ URL=https://raw.githubusercontent.com/horta/dotfiles/main
/bin/bash -c "$(curl -fsSL $URL/install-deps)"

cd ~/
git clone -d 1 https://github.com/horta/dotfiles.git
git clone https://github.com/horta/dotfiles.git --depth 1
cd dotfiles

./install

0 comments on commit a5009ee

Please sign in to comment.