summarylogtreecommitdiffstats
path: root/chruby-fish.install
blob: 38564ce8950fe5b600db9edac02ccb8c77c8741c (plain)
1
2
3
4
5
6
7
8
9
post_upgrade() {
  echo "
chruby-fish no longer depends on chruby and is loaded automatically.

You can remove chruby if you don't need it, and you should remove any source
references from your config.fish file as chruby-fish automatically registers
itself.
"
}