Releases: dkarter/dotfiles
Releases · dkarter/dotfiles
v13.1.0
13.1.0 (2024-01-10)
Features
- nvim: automatically install TreeSitter parsers (436aa8e)
- nvim: lint ansible files (71b075f)
- nvim: use relativenumber (74a21d3)
- wezterm: add mappings for move tab left / right (9822080)
- zsh: add nvims (NvimSwitcher utility) (afc67b2)
- zsh: add pingf command (53d7436)
- zsh: add prettyping (pping) (0b847d1)
Bug Fixes
- nvim: jsonls: -32601: Unhandled method textDocument/diagnostic (4c6bcce)
- nvim: remove flash.nvim (e85b622)
- nvim: remove unnecessary code (e086c65)
- nvim: type annotations (9532bb0)
- tmux: don't detach tmux when exiting session (a6e5fbc)
- zsh: humanize file sizes for erd (f2bce37)
- zsh: localip function was not working (1ed625f)
- zsh: remove covid stuff (cd85de2)
- zsh: remove old alias to oh-my-zsh (fcc1072)
- zsh: remove unused aliases (f217ddc)
- zsh: support killing pingf with SIGINT (51c6c5b)
- zsh: use erd for tree commands (653d847)
v13.0.0
13.0.0 (2023-12-18)
⚠ BREAKING CHANGES
- tmux: move tmux config to ~/.config/tmux
Features
- installer: add gh-dash (cd38432)
- installer: automate auto-hide dock on macOS (289417c)
- mac: set additional defaults/disable annoyances (6b6cf8f)
- tmux: add CMD+u to open fzf url popup (9a14d4b)
- tmux: add tmux session manager (69e20e6)
- tmux: add tmux-fzf-url for opening urls using fzf (98f9308)
- tmux: open tmux-fzf-url in a tmux popup (b5658bb)
- wezterm: add command palette keybinding + font size (0fbc4f9)
- wezterm: add mapping to toggle opacity+blur (cd0c644)
- zsh: add some tmux aliases (81bdc93)
- zsh: add vi mode with zvm (704d018)
Bug Fixes
- remove accidentally committed tmux-nerd-font-window-name (de0eed9)
- tmux: remove tmux-thumbs (unused) (deb2941)
- wezterm: allow CMD+SHIFT+[/] to cycle tmux tabs (e8e20ac)
- wezterm: allow setting CMD+SHIFT+[] (660db2e)
- wezterm: disable native tab bar (in favor of tmux) (3e484be)
- wezterm: disable window close confirmation (1f80a0a)
Code Refactoring
- tmux: move tmux config to ~/.config/tmux (dfb6c1f)
v12.7.0
v12.6.1
v12.6.0
v12.5.0
v12.4.2
v12.4.1
v12.4.0
12.4.0 (2023-10-02)
Features
- add LSP rename mapping (7b7a0e8)
- git: enable diff3 conflict style (00a31fc)
- installer: add additional duti mappings (88980ea)
- nvim: add CSV syntax highlighting (69df162)
- nvim: add xml formatting via xq (dca0c29)
- nvim: add xml synxtax highlighting via TreeSitter (86e0a9b)