No description
Find a file
2025-06-30 22:42:01 +08:00
src refactor 2025-06-30 22:41:18 +08:00
.gitignore initialise project 2025-05-27 10:41:50 +08:00
Cargo.lock rename project 2025-06-30 22:28:27 +08:00
Cargo.toml rename project 2025-06-30 22:28:27 +08:00
crsh.lua add example prompt configuration 2025-06-30 22:42:01 +08:00
flake.lock initialise project 2025-05-27 10:41:50 +08:00
flake.nix feat: configuarble with lua supports custom aliases 2025-06-09 10:32:29 +08:00
LICENSE Create LICENSE 2025-06-09 16:37:56 +08:00
README.md rename project 2025-06-30 22:28:27 +08:00
rust-toolchain.toml initialise project 2025-05-27 10:41:50 +08:00
rustfmt.toml add rustfmt.toml 2025-06-10 11:27:46 +08:00

Crab Shell

Learning rust by making a shell.