mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
add cron to default onboardme steps
This commit is contained in:
parent
403c712eb6
commit
be41ba6623
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,7 @@ steps:
|
|||
- packages
|
||||
- font_setup
|
||||
- neovim_setup
|
||||
- cron
|
||||
- sudo_setup
|
||||
# linux specific steps
|
||||
Linux:
|
||||
|
@ -26,6 +27,7 @@ steps:
|
|||
- packages
|
||||
- font_setup
|
||||
- neovim_setup
|
||||
- cron
|
||||
- group_setup
|
||||
|
||||
dot_files:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue