refactor: remove unnecessary reminder
This commit is contained in:
parent
8a1dd22857
commit
de9458001b
1 changed files with 0 additions and 3 deletions
|
@ -15,8 +15,5 @@ func init() {
|
|||
wrapper.Run("git", "clone", "https://github.com/NvChad/NvChad", configPath, "--depth", "1")
|
||||
}
|
||||
},
|
||||
Reminders: []string{
|
||||
"Install fonts",
|
||||
},
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue