Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: leadingperiod/dot

1.2.0 - 2026-02-17

17 Feb 01:21
c492b77

Choose a tag to compare

Release Notes

Features

  • Improve logging with custom logger (#50) (422d272)

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

14 Feb 16:43
9140357

Choose a tag to compare

1.1.0 - 2026-02-11

11 Feb 02:46
5664d40

Choose a tag to compare

1.0.4 - 2026-02-08

08 Feb 23:20
ee68bc0

Choose a tag to compare

v1.0.3

08 Feb 21:51
3873b54

Choose a tag to compare

V1.0.2

01 Jul 19:46
195f1b7

Choose a tag to compare

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

01 Jul 17:28
ba3a2d0

Choose a tag to compare

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

Initial full release

01 Jul 17:07
9030c5c

Choose a tag to compare

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