Skip to content

Releases: PhilippHeuer/dotfiles-cli

v0.3.1

20 Nov 13:52
2735e42
Compare
Choose a tag to compare

Features

  • add home and user to template properties
  • support includes in config

Internal

  • remove list-themes command

v0.3.0

19 Aug 20:43
59cdba5
Compare
Choose a tag to compare

Bug Fixes

  • persist state before running activation commands

Features

  • add query command to query theme config properties from scripts
  • extend query with properties, themes and themeoverview
  • support colorScheme property, colorScheme fallback in themeFiles processing

v0.2.10

18 Aug 01:47
6ba90c8
Compare
Choose a tag to compare

CI

  • update cid github actions workflow from 0.0.23 to 0.0.24

Features

  • add isTemplate flag and properties to themes for dynamic content
  • flag for on theme change commands, set file execute perm based on source perms

Internal

  • move deletion code into a separate file

v0.2.9

11 Aug 12:08
3c033d1
Compare
Choose a tag to compare

Features

  • support env variables in theme commands

v0.2.8

11 Aug 11:38
51288d3
Compare
Choose a tag to compare

Features

  • write source-dir and current-theme into files for script usage

v0.2.6

05 Aug 23:33
0a5cace
Compare
Choose a tag to compare

Features

  • add exclude to config rules
  • eval rules per file instead of per-directory
  • simplify config to support theme specific files

Internal

  • update github actions workflow to v0.0.23

v0.2.5

07 Jan 01:36
5ff6451
Compare
Choose a tag to compare

Bug Fixes

  • ensure current state is persisted on error

Features

  • add util func to update existing symlinks

Internal

  • add wsl property to context

v0.2.4

05 Jan 01:01
99220c2
Compare
Choose a tag to compare

Features

  • multiple source paths in config, support absolute paths

v0.2.3

03 Jan 17:40
559d3ce
Compare
Choose a tag to compare

Features

  • add source dir to state

v0.2.2

02 Jan 22:07
34a92d6
Compare
Choose a tag to compare

Bug Fixes

  • return abs path in getAllFiles

Features

  • add dotfile theme env var for theme-specific files