Hacker News new | ask | show | jobs
by tuananh 4696 days ago
the developer should provider a converter tool to convert .bashrc/.zshrc to fish config
1 comments

it looks like a NP-Complete problem
A solution that converted as many easy things as possible and then output anything it couldn't figure out somewhere so you could convert that by hand would still probably be rather useful.
Agreed. And from what I understand it's how the python 2 -> 3 transition was dealt with.