Skip to content

Commit

Permalink
Allow mise to trust all ~/projects
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRust committed Jul 11, 2024
1 parent 56ed297 commit e9e59ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/mise/settings.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
trusted_config_paths = [
'~/projects/personal'
'~/projects'
]

0 comments on commit e9e59ff

Please sign in to comment.