This website works better with JavaScript.
Explore
Home
Help
Sign In
Wolfe
/
dotfiles
mirror of
https://github.com/WolfeCub/dotfiles.git
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Releases
Wiki
Activity
Browse Source
Automatically pulls submodules when using install
pull/2/head
Josh Wolfe
5 years ago
parent
2ecfdc048d
commit
15aa2a01a2
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
install.sh
2
install.sh
Unescape
Escape
View File
@ -50,3 +50,5 @@ else
@@ -50,3 +50,5 @@ else
esac
done
fi
git submodule init
git submodule update
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Wolfe/dotfiles
Title
Body
Create Issue