Cyuria

Results 3 issues of Cyuria

Reduces the impact of #1428 Nearly half of the startup time of running `thefuck -a` is caused by the removed line of code in `thefuck/system/unix.py`. This line of code imports...

Maintained alternatives to thefuck: - [pay-respects](https://codeberg.org/iff/pay-respects/) Thefuck is one of my favourite tools, and recently I've been looking to contribute, but the project seems pretty much dead at the moment....

On chimera linux, the `libclang.so` file can be found at `/usr/lib/libclang.so.20.1.4` (with `/usr/lib/libclang.so.20.1` symlinked to it). As per this comment, this is also the behaviour on some BSD systems. https://github.com/KyleMayes/clang-sys/blob/1a6210e34bfa8ba9098575831518dbe2523f77e1/build/dynamic.rs#L144-L147...