inkeeping with oh my posh
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
{
|
||||
devShells.default = pkgs.mkShell {
|
||||
|
||||
name = "rustshell";
|
||||
name = "flake-rustshell";
|
||||
|
||||
buildInputs = with pkgs; [
|
||||
# Rust toolchain
|
||||
|
||||
Reference in New Issue
Block a user