Releases: leadingperiod/dot
1.2.0 - 2026-02-17
Release Notes
Features
Download dot_rust 1.2.0
| File | Platform | Checksum |
|---|---|---|
| dot_rust-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dot_rust-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dot_rust-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dot_rust-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dot_rust-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
1.1.1 - 2026-02-14
Release Notes
Download dot_rust 1.1.1
| File | Platform | Checksum |
|---|---|---|
| dot_rust-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dot_rust-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dot_rust-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dot_rust-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dot_rust-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
1.1.0 - 2026-02-11
Release Notes
Features
- Improve docs (4906684)
Download dot_rust 1.1.0
| File | Platform | Checksum |
|---|---|---|
| dot_rust-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dot_rust-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dot_rust-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dot_rust-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dot_rust-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
1.0.4 - 2026-02-08
Release Notes
Bug Fixes
Download dot_rust 1.0.4
| File | Platform | Checksum |
|---|---|---|
| dot_rust-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dot_rust-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dot_rust-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dot_rust-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dot_rust-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v1.0.3
Download dot_rust 1.0.3
| File | Platform | Checksum |
|---|---|---|
| dot_rust-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dot_rust-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dot_rust-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dot_rust-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dot_rust-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
V1.0.2
Dot - A simple Dotfiles Manager
A simple and elegant dotfile manager for Unix-like systems.
dot helps you manage your configuration files (dotfiles) by creating symbolic links from a centralized repository to their intended locations in your home directory (or wherever you want).
Features
- Initialize: Create a new dotfiles repository.
- Add: Start tracking a new dotfile.
- Remove: Stop tracking a dotfile.
- Sync: Synchronize all your dotfiles, creating symbolic links.
Installation
From Crates.io
You can install dot using cargo:
cargo install dot_rust
More
For more info check out README.md
v1.0.1
Dot - A simple Dotfiles Manager
A simple and elegant dotfile manager for Unix-like systems.
dot helps you manage your configuration files (dotfiles) by creating symbolic links from a centralized repository to their intended locations in your home directory (or wherever you want).
Features
- Initialize: Create a new dotfiles repository.
- Add: Start tracking a new dotfile.
- Remove: Stop tracking a dotfile.
- Sync: Synchronize all your dotfiles, creating symbolic links.
Installation
From Crates.io
You can install dot using cargo:
cargo install dot_rustMore
For more info check out README.md
Initial full release
Dot - A simple Dotfiles Manager
A simple and elegant dotfile manager for Unix-like systems.
dot helps you manage your configuration files (dotfiles) by creating symbolic links from a centralized repository to their intended locations in your home directory (or wherever you want).
Features
- Initialize: Create a new dotfiles repository.
- Add: Start tracking a new dotfile.
- Remove: Stop tracking a dotfile.
- Sync: Synchronize all your dotfiles, creating symbolic links.
Installation
From Crates.io
You can install dot using cargo:
cargo install dot_rustMore
For more info check out README.md