diff options
| author | Simen A. W. Olsen <cobraz@cobraz.no> | 2021-07-10 15:36:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-10 15:36:16 +0200 |
| commit | 43f1b346cd5502ce129f4bf88009c724ac0302bb (patch) | |
| tree | 0e31503b5870ed8081b735b642c16d0783000485 | |
| parent | a409927248ff5c1b7350233a9b9734448c4071ba (diff) | |
| download | dotfiles-43f1b346cd5502ce129f4bf88009c724ac0302bb.tar.gz dotfiles-43f1b346cd5502ce129f4bf88009c724ac0302bb.zip | |
Update bootstrap.sh
| -rwxr-xr-x | bootstrap.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index cc4e24e..1283370 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,6 +1,5 @@ #!/bin/bash -source brew.sh source ./.vscode/vscode.sh # Install Oh My Zsh |
