Skip to content

Commit

Permalink
fix(example.config): re-added missed script execution var
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexNabokikh committed May 22, 2023
1 parent b71af60 commit b2128b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dotfiles_files:
- .osx

# Execute dotfiles script
execute_script: true
user_script: ~/.osx --no-restart

# Configure zsh
Expand Down Expand Up @@ -74,5 +75,5 @@ pip_packages:

# Install NPM packages
npm_packages:
- name: neovim
- name: npm
state: latest

0 comments on commit b2128b4

Please sign in to comment.