Skip to content

Releases: entelecheia/dotfiles

v0.34.1

28 Sep 02:00
Compare
Choose a tag to compare

Fix

  • chezmoi: Run cloudflared service install with sudo (bfa9206)
  • executable_install-cloudflared.tmpl: Add condition to install cloudflared in different directory for root users (dff8968)

v0.34.0

27 Sep 12:28
Compare
Choose a tag to compare

Feature

  • chezmoi/Taskfile: Add tasks for Cloudflare Tunnel (e1b0d09)
  • chezmoi: Add cloudflared-init-config task (8457b72)
  • chezmoi: Add config template for cloudflared (132a06c)
  • chezmoi: Add cloudflared tunnel create and list tasks (7ffa3e1)
  • chezmoi: Add cloudflared enabled option (fc2b390)
  • chezmoi: Add cloudflared-tunnel-login task (22742a3)
  • chezmoi: Add cloudflared credentials file variable (ca734e3)
  • cloudflared: Add new tunnel config template (eeeb3d6)
  • dot_config: Add cloudflared variables to config template (23dd985)
  • chezmoi: Add cloudflared package with optional scope (109bfea)
  • chezmoi: Add cloudflared configuration and prompts (83d68f4)
  • cloudflared-setup: Add post-installation instructions (645a7af)
  • install-cloudflared: Add script for installing cloudflared (b7a3186)

Fix

  • chezmoi: Correct configuration file (789fe10)

v0.33.0

27 Sep 09:16
Compare
Choose a tag to compare

Feature

  • dependencies: Add rbenv installation script (d995392)

Fix

  • config: Add rbenv PATH configuration (9b52830)
  • chezmoi: Fix rbenv configuration in .chezmoi.yaml.tmpl (c930c06)

v0.32.0

16 Sep 06:46
Compare
Choose a tag to compare

Feature

  • shrc: Add automatic rbenv loading (9262e9a)

v0.31.0

03 Sep 01:02
Compare
Choose a tag to compare

Feature

  • .envrc: Add bash script for setting project environment variables and virtual environment setup (7ff700e)
  • chezmoi: Add lfs-folderstore-reset task (623bf65)

v0.30.0

31 Aug 01:28
Compare
Choose a tag to compare

Feature

  • chezmoi: Add global_env_filename, secret_env_filename and container_registry to docker, add model_dir and dataset_dir configurations (ea0d1c9)

v0.29.0

29 Aug 23:52
Compare
Choose a tag to compare

Feature

  • dk-compose: Add registry and image name options (9c721bd)

v0.28.0

24 Aug 12:16
Compare
Choose a tag to compare

Feature

  • chezmoi/dot_config: Add workspace container directory export (c5f08fc)
  • chezmoi: Add container directory path configuration (3bd87c6)

Fix

  • chezmoi: Use ubuntu18.04 for all later Ubuntu versions in nvidia-container-toolkit (2714f46)
  • executable_dotfiles-install-apt-pkgs: Add ability to run script to add APT repositories (c1d3ed2)

v0.27.2

06 Aug 10:18
Compare
Choose a tag to compare

Fix

  • chezmoi: Change promptString to promptBool for verbose mode (0f615cc)

v0.27.1

06 Aug 09:17
Compare
Choose a tag to compare

Fix

  • dot_zshrc: Skip backup and temp files while loading shell and zsh config files (b51713e)
  • chezmoi/dot_profile: Ignore .bak and .tmp files (8fa4c7c)
  • dot_zshrc: Change DOTFILES_VERBOSE checking from numeric to boolean (9a6ce94)
  • chezmoi/dot_profile: Change comparison operation for DOTFILES_VERBOSE (0b5151d)
  • chezmoi: Simplify verbose mode handling (793a27c)