From fcf8d0c0246b353f255eb5173cd8cd3748f8da3b Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Thu, 1 Jan 1970 03:00:00 +0300 Subject: chore: init --- find-ebuild | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 find-ebuild (limited to 'find-ebuild') diff --git a/find-ebuild b/find-ebuild new file mode 100755 index 0000000..f285ebf --- /dev/null +++ b/find-ebuild @@ -0,0 +1,3 @@ +#!/bin/sh + +$EDITOR "$(portageq get_repo_path / gentoo)/$*" -- cgit 1.4.1