mirror of
https://github.com/tw93/Mole.git
synced 2026-02-17 13:15:26 +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/work"
|
||||||
"$HOME/src"
|
"$HOME/src"
|
||||||
"$HOME/repos"
|
"$HOME/repos"
|
||||||
|
"$HOME/Developer"
|
||||||
"$HOME/Development"
|
"$HOME/Development"
|
||||||
"$HOME/www"
|
"$HOME/www"
|
||||||
"$HOME/golang"
|
"$HOME/golang"
|
||||||
|
|||||||
Reference in New Issue
Block a user