Skip to content

Releases: dkarter/dotfiles

v19.1.0

08 Dec 07:47
9396c86
Compare
Choose a tag to compare

19.1.0 (2024-12-08)

Features

  • nvim: add bash syntax injection to taskfile status, deps (a511257)
  • task: add sync:fast, and make the regular sync synchronous (9b8762e)

Bug Fixes

  • debian: add missing deps for jless (7047059)
  • nvim: disable treesitter for large files (df668d6)
  • zsh: egrep deprecation (d0f0eeb)

v19.0.0

06 Dec 18:32
4d29413
Compare
Choose a tag to compare

19.0.0 (2024-12-06)

⚠ BREAKING CHANGES

  • nvim: improve treesitter textobj mappings

Features

  • nvim: add better lua debugging utils via Snacks (a31255d)
  • nvim: disable flash backdrop and enable fFtT;, (d1b56a5)
  • task: add alias for dot:sync (5a4b1d0)

Bug Fixes

  • smug: remove houston docker-compose tabs (6088c26)
  • task: add task to install asdf (0049058)
  • task: correct path for shell tasks (c7e45ab)
  • task: improve installer (703b121)
  • task: install asdf when already installed (d6e8647)
  • task: install zinit plugins on dot install (d7ea0c8)

Code Refactoring

  • nvim: improve treesitter textobj mappings (8806d0a)

v18.12.0

28 Nov 05:03
df69d45
Compare
Choose a tag to compare

18.12.0 (2024-11-28)

Features

  • nvim: add nushell lsp support (bf01896)
  • zsh,cli: add dust (du alternative) (9ef8ecc)
  • zsh: add colors for common tools (bbe480a)
  • zsh: add gan alias for git add -N (514d8f7)

Bug Fixes

  • zsh,carapace: add overlay for git checkout and reset (2cdf00e)

v18.11.0

23 Nov 16:38
b803458
Compare
Choose a tag to compare

18.11.0 (2024-11-23)

Features

  • nvim: add mapping for twilight (4c02363)
  • nvim: add vimux mappings (93c2f9f)

Performance Improvements

  • task: run sync deps in parallel (66828e2)

v18.10.0

18 Nov 23:20
df274ce
Compare
Choose a tag to compare

18.10.0 (2024-11-18)

Features

  • brew: add carapace (88b05d8)
  • installer: add completions for pipx (b74425a)
  • installer: add zellij config (aa0d2cf)
  • lazygit: add config (45a3a13)
  • nvim: add dadbod.nvim (de0bdf8)
  • task: add default task (ee3333c)
  • task: add zinit plugin update task (96c641d)

Bug Fixes

  • lazygit: improve config + add custom command (dea5c0b)
  • nvim: gitsigns hunk nav deprecation (1533bb0)
  • nvim: snacks breaking changes + remove terminal (a69e034)
  • task: improve dotfiles install task (ecdef8a)
  • task: relative dirs for internal includes (133e4b5)
  • zsh: change lg alias to lazygit (53a0b41)
  • zsh: path conflicts btw Brew and ASDF (40f8f0b)

v18.9.0

31 Oct 03:14
d8eefd4
Compare
Choose a tag to compare

18.9.0 (2024-10-31)

Features

  • nvim: add am and im text objects for inner module a module (ddd9031)

Bug Fixes

  • bat: rebuild cache on dotfiles sync (88dc54c)
  • nvim: move create alternate file prompt to popup (0aed16e)
  • nvim: search hidden files in live grep (c8be7dd)

v18.8.1

28 Oct 14:41
eeb232b
Compare
Choose a tag to compare

18.8.1 (2024-10-28)

Bug Fixes

  • task: use correct author for renovate (8bc2b9d)

v18.8.0

27 Oct 16:43
e563bfe
Compare
Choose a tag to compare

18.8.0 (2024-10-27)

Features

  • brew: add graphviz (775f931)
  • nvim: add deno support (1a1c2c6)
  • nvim: add fold markers (ab0934b)
  • nvim: add JSON sigil (736f7f5)
  • nvim: add stay-centered plugin (be199f0)
  • nvim: improve oil.nvim config (84e22dd)
  • sesh,smug: add border_bound (5fefc3d)
  • task: add tmux tasks to dotfile sync (cb8af61)
  • tmux: add regex for files without a dir (39138bb)

Bug Fixes

  • nvim: disable codespell on oil buffers (2c19d82)
  • nvim: improve oil mappings (ebc0428)
  • oil: improve oil.nvim config (47bdd50)
  • zsh: set homebrew path as first (4f616b9)

v18.7.0

07 Oct 05:01
eef3e77
Compare
Choose a tag to compare

18.7.0 (2024-10-07)

Features

  • brew: add tmux-fingers (63cb97e)
  • tmux: add tmux-open-nvim and tmux-fingers (2212890)

Bug Fixes

  • tmux: file + line + col regex (edc88a8)
  • tmux: set default shell to zsh (f72f767)
  • tmux: ton prioritize window (eb25d8a)

v18.6.0

06 Oct 03:47
9e8c884
Compare
Choose a tag to compare

18.6.0 (2024-10-06)

Features

  • task: add gh:automerge:renovate (ce90808)
  • task: add gh:release task (0e21a5d)

Bug Fixes

  • task: gh:release change search state to open (35592d0)