summaryrefslogtreecommitdiff
path: root/install.conf.yaml
diff options
context:
space:
mode:
authorXian Wang <dev@xianwang.io>2022-03-17 15:15:13 -0400
committerXian Wang <dev@xianwang.io>2022-03-17 15:15:13 -0400
commitbebf6d947abf4637e1239cd902572cd24945e7cc (patch)
tree4fb50b85d958d53be1324fdf062f222616ccc1a2 /install.conf.yaml
parentcf30ad213feb916b71edb7471c38deabd18f9fdf (diff)
downloaddotfiles-bebf6d947abf4637e1239cd902572cd24945e7cc.tar.gz
dotfiles-bebf6d947abf4637e1239cd902572cd24945e7cc.tar.bz2
dotfiles-bebf6d947abf4637e1239cd902572cd24945e7cc.zip
remove redundant shell commands
Diffstat (limited to 'install.conf.yaml')
-rw-r--r--install.conf.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/install.conf.yaml b/install.conf.yaml
index efce390..fec4bbc 100644
--- a/install.conf.yaml
+++ b/install.conf.yaml
@@ -21,6 +21,3 @@
~/.zshrc:
path: zshrc
force: true
-
-- shell:
- - [git submodule update --init --recursive, Installing submodules]