pinage404
pinage404
You can [change the prompt](https://stackoverflow.com/questions/12028372/how-to-change-command-line-prompt-in-windows) of `cmd.exe` but not like this --- You can use Linux under Windows with [Windows Linux Subsystem](https://docs.microsoft.com/en-us/windows/wsl/install-win10) --- Searching `hyper-moonlite` on Github gave me this...
It seems that both terms are used in a confusing way : * `bin-dir` https://github.com/ryankurte/cargo-binstall/blob/76a7fb00c90598150531cd4a2a91c841cc8df43b/README.md?plain=1#L63 * `bin-path` https://github.com/ryankurte/cargo-binstall/blob/76a7fb00c90598150531cd4a2a91c841cc8df43b/README.md?plain=1#L71
It's hard to understand why `format` : * sometimes need to be prefixed with a `.` https://github.com/ryankurte/cargo-binstall/blob/76a7fb00c90598150531cd4a2a91c841cc8df43b/README.md?plain=1#L63 * sometimes the `.` is included https://github.com/ryankurte/cargo-binstall/blob/76a7fb00c90598150531cd4a2a91c841cc8df43b/README.md?plain=1#L64 Does the `format` refer to the...
for the `format`, this could be done without breaking changes, supporting both the deprecated `format` and the new `archive-format` and `binary-format`
Ok :confused: Which solution do you use now ?
I don't know what is flakes (i assume this is not https://pypi.org/project/pyflakes/) which introduces it nicely for beginner ?
Furthermore, with the `corlorTheme: dark` the `Markdown cheat sheet` is almost unreadable 
NixOS is a distribution configured and installed with pure functional language Manually adding a symbolic link would prevent the possibility to rollback and getting exactly the same environment as before...
I run it with `pinage404` user using the [`appimage-run` command line](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/package-management/appimage-run/default.nix) (who basically extract the appimage in a folder and run it)
I had the same kind of issue with VSCode, they fixed it with this https://github.com/microsoft/vscode/commit/0bab532a332c9e4390c735f99e19db2821adab36