Skip to content

Commit dc5e36a

Browse files
committed
add howto init submodules
1 parent d52749d commit dc5e36a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
22
# Assume cloned into ~/dotfiles
3+
# first do
4+
# git submodule update --init --recursive
35
ln -s ~/dotfiles/bash_aliases ~/.bash_aliases
46
ln -s ~/dotfiles/bash_profile ~/.bash_profile
57
ln -s ~/dotfiles/bashrc ~/.bashrc

0 commit comments

Comments
 (0)