1 个不稳定版本
| 0.1.0 | 2024年2月28日 |
|---|
#636 in 文件系统
8KB
155 代码行
dnoted
在目录中为自己留下信息。
# cd ~/Documents
~/Documents
/Users/axjns/Documents: I must remember to delete the .crap folder
安装
从源代码
假设你已经安装了 Rust,你可以从源代码构建和安装二进制文件。
cargo install --path .
完成此操作后,你需要在你的 .bashrc 或 .zshrc 文件中添加以下内容
echo 'dnoted check' >> ~/.zshrc
重新加载你的 shell,你应该可以继续了。
依赖项
~2–12MB
~99K SLoC