mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
dev-util/mise: fix fish integration location
Same as the one used in ::gentoo packages that provide fish integration. Signed-off-by: Alexey Zapparov <alexey@zapparov.com>
This commit is contained in:
@@ -890,7 +890,7 @@ src_install() {
|
|||||||
doins "${FILESDIR}"/mise.sh
|
doins "${FILESDIR}"/mise.sh
|
||||||
|
|
||||||
# Auto-enable mise for Fish
|
# Auto-enable mise for Fish
|
||||||
insinto /etc/fish/vendor_conf.d/
|
insinto /usr/share/fish/vendor_conf.d
|
||||||
doins "${FILESDIR}"/mise.fish
|
doins "${FILESDIR}"/mise.fish
|
||||||
|
|
||||||
# completions/mise.bash
|
# completions/mise.bash
|
||||||
Reference in New Issue
Block a user