diff --git a/Makefile.in b/Makefile.in index 676a05ced..e0c6af3d1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -646,6 +646,9 @@ install-force: all install-translations @echo \* add the line \'$(DESTDIR)$(bindir)/fish\' to the file \'/etc/shells\'. @echo \* use the command \'chsh -s $(DESTDIR)$(bindir)/fish\'. @echo + @echo To set your colors, run \'fish_config\' + @echo To scan your man pages for completions, run \'fish_update_completions\' + @echo @echo Have fun! .PHONY: install-force