charego
charego
@cchafer That fix (#409) has not been tagged/released yet. Latest tag, no "startsWith"... https://github.com/wartremover/wartremover/blob/v2.2.1/core/src/main/scala/wartremover/Plugin.scala#L62
Seems to be fixed in v2.3.0 and later.
Thanks for this thoughtful response and quick action, much appreciated.
Another related issue (with fewer details): https://github.com/fish-shell/fish-shell/issues/5630
What (max) length should we aim for? Any preference?
Since creating this issue fish introduced the `theme` subcommand to `fish_config`. It doesn't solve all the problems (you can still get stale variables after changing themes), but I'm closing this.
I see this error regularly when using sbt native client (and only when using the native client). It occurs early on after launching the sbt server and kicks out my...
@Sciencentistguy I'm seeing this error on my Macbook. Should it have worked? ``` ~/Code/github.com/ellie/atuin (nix-flake)> nix build --show-trace error: attribute 'frameworks' missing at /nix/store/vi5q2wxjmvff8al9d54cpi7qmvp99xf1-source/flake.nix:16:18: 15| packages.atuin = pkgs.callPackage ./atuin.nix {...
Bump for further consideration, @jorgebucaran. Thanks.
Essentially, how to use Fisher with dotfiles? Is there a best practice as you see it? The instructions are geared toward interactive use. I would like to bootstrap Fisher from...