summarylogtreecommitdiffstats
path: root/fisher-git.install
diff options
context:
space:
mode:
authorSefa Eyeoglu2018-11-02 22:56:44 +0100
committerSefa Eyeoglu2018-11-02 22:56:44 +0100
commit2a680dc350f8b725a0dfa2ed1fddb43386bd1304 (patch)
tree17673371e0d0431c8717389797572f1113f62d0b /fisher-git.install
parent3614f6b18492969c6af557123f81c186a10e33ee (diff)
downloadaur-2a680dc350f8b725a0dfa2ed1fddb43386bd1304.tar.gz
upgpkg: fisher-git 3.1.1.r2.ga8d7fb7-1
upgpkg: fisher 3.1.1-2 Minor improvements Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to 'fisher-git.install')
-rw-r--r--fisher-git.install5
1 files changed, 2 insertions, 3 deletions
diff --git a/fisher-git.install b/fisher-git.install
index eaa05da1ef35..1f609d7fea7e 100644
--- a/fisher-git.install
+++ b/fisher-git.install
@@ -1,7 +1,6 @@
function post_install {
echo "
-If you upgraded fisherman from a pre-2.x release, you need to migrate your configuration.
-You will have to install all your plugins manually again.
+If you upgraded from fisherman see the migration guide -> https://github.com/jorgebucaran/fisher/issues/450
"
}
@@ -11,7 +10,7 @@ function post_upgrade {
function post_remove {
echo "
-Remember that your plugins and Fisherman config still reside in your home directory,
+Remember that your plugins and fisher config still reside in your home directory,
usually ~/.config/fish/.
"
}