Skip to content

Commit

Permalink
Merge pull request #252 from joclement/next
Browse files Browse the repository at this point in the history
next
  • Loading branch information
joclement authored Dec 23, 2024
2 parents 29cc85e + 67919d8 commit fe42a11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions install.conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
- ~/.zfunc

- shell:
- git submodule update --recursive --init --jobs=8
- git submodule update --recursive --init --jobs=$(nproc)
- sudo apt-get update
- sudo snap refresh
- description: Install package for fc-cache
Expand All @@ -83,4 +83,4 @@
- ./configure_powerlevel10k.sh
- echo 'Run `chsh -s $(which zsh)`'
- ./install-vim-plugins.sh
- sudo apt-get install direnv
- sudo apt-get install --yes direnv
2 changes: 1 addition & 1 deletion vim/pack/plugins/start/fzf.vim

0 comments on commit fe42a11

Please sign in to comment.