GithubHelp home page GithubHelp logo

Comments (6)

mrThe avatar mrThe commented on May 27, 2024 1

Also, maybe add this instruction to readme or an wiki page? It will be very helpful for other people.

from oh-my-fish.

derekstavis avatar derekstavis commented on May 27, 2024

Copying and pasting what I've said in #7:

Our original repo got messed up (wahoo merged + 2 force pushes) and then hijacked by a contributor with owner privileges. It got beyond our control.

Anyway, the best way to do a upgrade is:

  1. BACKUP ALL YOUR CUSTOM STUFF
  2. mv ~/.config/fish/config{,_old}.fish
  3. rm -rf ~/.config/fish/config.fish
  4. rm -rf ~/.oh-my-fish
  5. Do a clean Oh My Fish install
  6. Copy all Plugin "name" and Theme "name" from ~/.config/fish/config_old.fish
  7. Paste it into $OMF_CONFIG/bundle file. If it doesnt exist, create it
  8. Convert all Plugin "name" lines to package name
  9. Convert all Theme "name" lines to theme name
  10. omf install
  11. Disco!

We are very busy migrating plugins to the new structure, fixing bugs in the core framework, documenting things, so a solution for backwards compatibility may not land very soon. Altough, feel free to contribute with improvements on both framework and plugins/themes. You are welcome!

from oh-my-fish.

mrThe avatar mrThe commented on May 27, 2024

@derekstavis It works! Thanks!


Small notice:

Convert all Plugin "name" lines to plugin name

It must be

Convert all Plugin "name" lines to package name


Our original repo got messed up (wahoo merged + 2 force pushes) and then hijacked by a contributor with owner privileges. It got beyond our control.

Whoa, where can i read some details about it?

from oh-my-fish.

derekstavis avatar derekstavis commented on May 27, 2024

Oh, thanks for fixing it. package name is indeed the right name.

from oh-my-fish.

bobthecow avatar bobthecow commented on May 27, 2024

Line 3 doesn't make sense, because you already moved that file.

from oh-my-fish.

derekstavis avatar derekstavis commented on May 27, 2024

True story @bobthecow! Fixed! 😜

from oh-my-fish.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.