summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/mcfly')
-rw-r--r--app-shells/mcfly/mcfly-0.5.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/mcfly/mcfly-0.5.10.ebuild b/app-shells/mcfly/mcfly-0.5.10.ebuild
index f47b455fb35d..8a2128bcd50a 100644
--- a/app-shells/mcfly/mcfly-0.5.10.ebuild
+++ b/app-shells/mcfly/mcfly-0.5.10.ebuild
@@ -98,13 +98,13 @@ src_install() {
"To start using ${PN}, add the following to your shell:
~/.bashrc
-eval \"$(mcfly init bash)\"
+eval \"\$(mcfly init bash)\"
~/.config/fish/config.fish
mcfly init fish | source
~/.zsh
-eval \"$(mcfly init zsh)\""
+eval \"\$(mcfly init zsh)\""
readme.gentoo_create_doc
einstalldocs