Skip to content

Releases: hlmtre/homemaker

taskmaster

16 Sep 04:32
5cb3d9f
Compare
Choose a tag to compare

aw yis. wanna just run the nvim task? hm -t nvim --config config.toml.

copy, though i don't know why you'd want to

15 Feb 06:14
b6d3fe9
Compare
Choose a tag to compare

very minor release; simply adds the probably-overdue copy option for files (instead of symlink).

v0.5.0 - mah post malone

12 Feb 18:44
9073773
Compare
Choose a tag to compare

Adds the ability to run a post-hook after a symlink operation. I added it because I kept forgetting to xrdb ~/.Xresources after changing it and wondering why my i3 bars weren't picking up the new colors.

v0.4.1: Merge pull request #10 from Byron/master

30 Nov 01:50
cbe4493
Compare
Choose a tag to compare

Install rust: https://rustup.rs/
Install hm: cargo install hm

Or clone this repository and cargo build --release.