文件名称:polk:点文件管理器和符号链接器
文件大小:25KB
文件格式:ZIP
更新时间:2024-06-02 19:20:14
Rust
高贵的 点文件管理器。 安装 带货物 cargo install polk 例子 一般用法 # Grab and symlink dotfiles from my GitHub account. # (assumes repository named 'dotfiles') polk setup github:dylanmckay # Grab and symlink dotfiles from another repository. polk setup github:dylanmckay/otherdotfiles 多个用户/点文件存储库 # Set up dotfiles for the default user (with what your computer username is). # Also symlink them to ~/ polk setup github:d
【文件预览】:
polk-master
----.gitmodules(89B)
----git2-rs()
----Cargo.lock(26KB)
----LICENSE(1KB)
----src()
--------feature.rs(5KB)
--------util.rs(590B)
--------source.rs(4KB)
--------main.rs(9KB)
--------tools()
--------log.rs(2KB)
--------symlink.rs(3KB)
--------errors.rs(264B)
--------cache.rs(20KB)
--------backend()
----Cargo.toml(513B)
----.gitignore(20B)
----README.md(3KB)