mirror of
https://github.com/tw93/Mole.git
synced 2026-02-17 08:39:11 +00:00
Add '$HOME/Developer' to common development paths (#447)
Add '$HOME/Developer' as it is a convention-based workspace directory on macOS
This commit is contained in:
@@ -102,6 +102,7 @@ clean_project_caches() {
|
||||
"$HOME/work"
|
||||
"$HOME/src"
|
||||
"$HOME/repos"
|
||||
"$HOME/Developer"
|
||||
"$HOME/Development"
|
||||
"$HOME/www"
|
||||
"$HOME/golang"
|
||||
|
||||
Reference in New Issue
Block a user