#directories #leave #notes #messages #yourself

app dnoted

一个简单的工具,用于在目录中留下备注。

1个不稳定版本

0.1.0 2024年2月28日

636文件系统

MIT 许可证

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–13MB
~105K SLoC