64af350250a843e73829081f113f51c9a20d568a
sravan-overlay
Description
This is my personal gentoo overlay which holds ebuilds for programs I couldn't find in the default gentoo repos and/or programs that I have configured or written myself (e.g., personal dwm-flexipatch configuration).
Usage
First, you will need to install the eselect-repository
package.
sudo emerge app-eselect/eselect-repository
Then, you can add this repository and sync.
sudo eselect repository add sravan-overlay git https://gitea.sravanbalaji.com/sravan/sravan-overlay.git
sudo emerge --sync
Finally, you can install packages from this repo. For example, my personal configuration of dwm-flexipatch
.
sudo emerge x11-wm/dwm-flexipatch::sravan-overlay
Description
Languages
Shell
93.5%
Roff
5.1%
Just
1.4%