Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 298 Bytes

My local overlay

You can you it just creating /etc/portage/repos.conf/noam.conf with the following content:

[noam]
location = /usr/local/noam-overlay
sync-type = git
sync-uri = https://github.com/noamcore/overlay.git
auto-sync = yes

After that, you can sync by using emerge --sync