Skip to content

Commit

Permalink
Merge pull request #265 from joclement/next
Browse files Browse the repository at this point in the history
refactor: combine equal sections
  • Loading branch information
joclement authored Feb 17, 2025
2 parents 1cd2c1f + 7aa8290 commit c11a375
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions install.conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- clean: ['~', '~/.vim']

- create:
- ~/.git-template
- ~/.vim

- link:
Expand Down Expand Up @@ -68,9 +69,6 @@
~/.zshrc:
~/CPPLINT.cfg:

- create:
~/.git-template:

- shell:
- git submodule update --recursive --init --jobs=$(nproc)
- sudo apt-get update
Expand Down

0 comments on commit c11a375

Please sign in to comment.