Working as a team, we compile a repository of usefull favorite_queries.
Since we have different .myclirc, this implies merging from one-another's improvements.
It would be ideal if .myclirc would recognize some include otherFile statement, or bash-alike source file. That way, we all include a synced version of our precious favorite_queries section.
Alternatively, but more limited, mycli could scan for the existence of a specifically named file, like .mycli_favorites.
Any other smart solution ?
Working as a team, we compile a repository of usefull
favorite_queries.Since we have different
.myclirc, this implies merging from one-another's improvements.It would be ideal if
.myclircwould recognize someinclude otherFilestatement, or bash-alikesource file. That way, we all include a synced version of our preciousfavorite_queriessection.Alternatively, but more limited, mycli could scan for the existence of a specifically named file, like
.mycli_favorites.Any other smart solution ?