]> git.wh0rd.org - home.git/blobdiff - .bin/ebuild-bump
crostini-vapier-setup: install edge
[home.git] / .bin / ebuild-bump
index accd1d331914d88f0b7e586bfb5bc5041857867d..d6655e9760fc947ca31cbb01165194375aab3e26 100755 (executable)
@@ -1,5 +1,8 @@
 #!/bin/bash
 
+# get "er" shortcut
+source ~/.profile.d/gentoo.sh
+
 cmd=""
 case $1 in
        -u|--unpack) cmd="unpack";;