/ CHANGELOG.md
CHANGELOG.md
   1  # Changelog
   2  
   3  All notable changes to this project will be documented in this file.
   4  
   5  
   6  ## 2026-04-02
   7  
   8  ### โ—€๏ธ Revert
   9  
  10  - \[[0a23f78c](https://github.com/silveiralexf/.dotfiles/commit/0a23f78c8ba37a0aa35bfb895faf7e424f96e27a)\] remove agents boilerplate testing
  11  
  12  
  13  ## 2026-03-27
  14  
  15  ### ๐Ÿ“ฆ Dependencies
  16  
  17  - *(deps)* \[[2b85d487](https://github.com/silveiralexf/.dotfiles/commit/2b85d487f3b6bc1fda8de2be7e8a9b332fe5524a)\] consolidate LSP servers and tools into devbox
  18  - *(tasks)* \[[ee1507b1](https://github.com/silveiralexf/.dotfiles/commit/ee1507b176f32c3a42eb3300500d7574b5d59e93)\] add nvim maintenance tasks and helper scripts
  19  - *(agents)* \[[ca8f741f](https://github.com/silveiralexf/.dotfiles/commit/ca8f741f83054b737a7ab3551234903da6568851)\] restore data/ files, use root node_modules for deps
  20  - *(chore)* \[[62867b72](https://github.com/silveiralexf/.dotfiles/commit/62867b7295d74b74a5f6c94236a34f5aa2010b68)\] fighting npm crap for precommit hooks
  21  
  22  ### ๐Ÿ”จ Fixes
  23  
  24  - *(tmux)* \[[d5187242](https://github.com/silveiralexf/.dotfiles/commit/d51872428c7698e3995c4a35015f8abf204bd75d)\] add -w flag to pane-border-status hooks for tmux 3.5+
  25  - *(nvim)* \[[3375dc2e](https://github.com/silveiralexf/.dotfiles/commit/3375dc2e303314606f45cd9a3b6c1e91609a747e)\] fix luacheck warnings, LSP config, and plugin cleanup
  26  - *(config)* \[[9c3097f1](https://github.com/silveiralexf/.dotfiles/commit/9c3097f19de660d550a1697ec211ea3002e0b0a3)\] fix locale/UTF-8 in tmux, update plugins
  27  
  28  ### โš™๏ธ Chores
  29  
  30  - *(profile)* \[[8bae42a3](https://github.com/silveiralexf/.dotfiles/commit/8bae42a338527c953dce6539c2148fd9c3037f1b)\] add ~/.cargo/bin to PATH
  31  - *(nvim)* \[[787d8051](https://github.com/silveiralexf/.dotfiles/commit/787d805163fc1ee76b188c46d3b102f122a582fc)\] update pack lockfile with full SHAs and SSH URLs
  32  - *(config)* \[[49ec977d](https://github.com/silveiralexf/.dotfiles/commit/49ec977d9db6f3ba15e14e21e6f1aed4e8dcfaa9)\] add catppuccin mocha theme to lazygit
  33  
  34  
  35  ## 2026-03-20
  36  
  37  ### ๐Ÿ“ฆ Dependencies
  38  
  39  - *(deps)* \[[bd6ce229](https://github.com/silveiralexf/.dotfiles/commit/bd6ce22986a31fa2b02d2eb1a2cbe3db7ffbb4ec)\] add atuin-desktop to devbox
  40  
  41  ### โš™๏ธ Chores
  42  
  43  - *(profile)* \[[476efc3f](https://github.com/silveiralexf/.dotfiles/commit/476efc3f98c31b0bb446633ac4ea78c081c41ab2)\] review and update exports, aliases and functions
  44  
  45  
  46  ## 2026-03-10
  47  
  48  ### โš™๏ธ Chores
  49  
  50  - *(docs)* \[[4abb3849](https://github.com/silveiralexf/.dotfiles/commit/4abb3849bcaab01471971869fd736d0a1d92c5ca)\] update readme with ci information [skip ci]
  51  
  52  
  53  ## 2026-03-07
  54  
  55  ### ๐Ÿ”จ Fixes
  56  
  57  - *(nvim)* \[[1e03f233](https://github.com/silveiralexf/.dotfiles/commit/1e03f23373e536c411d4852b89443f5ff00f9cf2)\] add blinkCmp mapping for accepting lsp completion suggestion
  58  - *(ci)* \[[a4e729ad](https://github.com/silveiralexf/.dotfiles/commit/a4e729ad7a5c743079c5d58a3611ff21485795da)\] adjust agent generation script for pipeline
  59  
  60  ### โš™๏ธ Chores
  61  
  62  - *(devbox)* \[[ffc122de](https://github.com/silveiralexf/.dotfiles/commit/ffc122decd2bb8c932239eb029464dccdddc85f6)\] add kubectl to devbox
  63  
  64  
  65  ## 2026-03-06
  66  
  67  ### ๐Ÿš€ Features
  68  
  69  - *(agents)* \[[8f7b0252](https://github.com/silveiralexf/.dotfiles/commit/8f7b02523ded61ee4b11bbcdb610f12aec662ab2)\] cross-platform agent workflow generator from .agents/
  70  
  71  ### ๐Ÿ“ฆ Dependencies
  72  
  73  - *(deps)* \[[5f326103](https://github.com/silveiralexf/.dotfiles/commit/5f326103b8978d8a30cd498d4bf76ebd215f37e0)\] add btop and bump packages
  74  - *(deps)* \[[0864ae51](https://github.com/silveiralexf/.dotfiles/commit/0864ae51cf1f78cb502dd9af6ee147818f6dd0cd)\] remove unused lua5.1 deps from devbox
  75  
  76  ### ๐Ÿ“š Documentation
  77  
  78  - *(agents)* \[[91b40160](https://github.com/silveiralexf/.dotfiles/commit/91b40160c6aed2d076d784ade7ec2e17cca95da5)\] add plans to repository
  79  
  80  ### ๐ŸŽจ Styling
  81  
  82  - *(nvim)* \[[b4dc4226](https://github.com/silveiralexf/.dotfiles/commit/b4dc4226e8844cb0a149bfc79c7e27f96d933354)\] lint/format pack config
  83  - *(agents)* \[[42ab982a](https://github.com/silveiralexf/.dotfiles/commit/42ab982af90b3ac809e1c754f840a05353bafc24)\] format and linting on plans
  84  
  85  ### ๐Ÿ”จ Fixes
  86  
  87  - *(nvim)* \[[1c93ffba](https://github.com/silveiralexf/.dotfiles/commit/1c93ffbaba06f588dfab2dcff9fd585f16f96b56)\] adjust setup for lua5.4
  88  - *(ci)* \[[8b5802c4](https://github.com/silveiralexf/.dotfiles/commit/8b5802c4ae3cea2146e96ee1e054d6b36e8517c6)\] add lua5.4 to devbox, simplify pre-commit action, add changelog workflow
  89  
  90  ### โš™๏ธ Chores
  91  
  92  - *(profile)* \[[4ea7a59e](https://github.com/silveiralexf/.dotfiles/commit/4ea7a59e8d627cef0c1c5dbbd8ef5e3a738b25de)\] improve exports and configs
  93  - *(nvim)* \[[f3a85e9c](https://github.com/silveiralexf/.dotfiles/commit/f3a85e9c1ec2e7f9891e413ba89da383d2a40721)\] remove lazy dead-code
  94  - *(nvim)* \[[04e11c44](https://github.com/silveiralexf/.dotfiles/commit/04e11c44c08fa31063b0d6498e13e920481db829)\] bump deprecated method for gitsigns
  95  - *(scripts)* \[[85dc60cd](https://github.com/silveiralexf/.dotfiles/commit/85dc60cdb52cff99d760158a04b2fe130ce58828)\] improve precommit hook script
  96  - *(ci)* \[[699cb803](https://github.com/silveiralexf/.dotfiles/commit/699cb803491bf3af660bc84a815e7d7b6000a97a)\] adjust devbox and scripts for action work
  97  - *(plans)* \[[13c974dc](https://github.com/silveiralexf/.dotfiles/commit/13c974dc5c0ff4e5bd47512bf75ee213fb3cd699)\] archive stale .cursor/plans to .agents/plans
  98  - *(profile)* \[[2d7f5ea4](https://github.com/silveiralexf/.dotfiles/commit/2d7f5ea4ea7d5fc2cbfb9fcc8ba65e7fc3470fef)\] remove former employeer references
  99  
 100  
 101  ## 2026-03-05
 102  
 103  ### ๐Ÿ“ฆ Dependencies
 104  
 105  - *(nvim)* \[[1f17c8ef](https://github.com/silveiralexf/.dotfiles/commit/1f17c8ef0c757dfbbc10408f47a80851254cb93c)\] bump neovim packages
 106  
 107  ### โš™๏ธ Chores
 108  
 109  - *(wezter)* \[[6eb1570b](https://github.com/silveiralexf/.dotfiles/commit/6eb1570b64dcd09f509c4530963d37cf185a1e72)\] add omarchy images to backdrops
 110  - *(devbox)* \[[d4fc1584](https://github.com/silveiralexf/.dotfiles/commit/d4fc158423b638f37f66d7fc8dfa46b480cb29df)\] tweaking locale issues with tmux
 111  
 112  
 113  ## 2026-03-04
 114  
 115  ### โš™๏ธ Chores
 116  
 117  - *(base)* \[[59f0e625](https://github.com/silveiralexf/.dotfiles/commit/59f0e625ed18a1d7c561eca48fe559baaa89f488)\] format, lint and adjust
 118  
 119  
 120  ## 2026-02-28
 121  
 122  ### ๐Ÿš€ Features
 123  
 124  - *(nvim)* \[[c308bae0](https://github.com/silveiralexf/.dotfiles/commit/c308bae0cc0226cc7433fa4af2219a9020e195fb)\] convert to pack-native with plugin specs and config
 125  
 126  ### ๐Ÿ“š Documentation
 127  
 128  - *(nvim)* \[[94d9f3f0](https://github.com/silveiralexf/.dotfiles/commit/94d9f3f01d542eb22e9d2d5ee63b692d2c40f72c)\] update README plugin list for pack
 129  
 130  ### ๐Ÿ”จ Fixes
 131  
 132  - *(nvim)* \[[3c663a56](https://github.com/silveiralexf/.dotfiles/commit/3c663a56327e690f64eb3cbdc36f5a9299f3d320)\] keymaps, diagnostics, and location list
 133  
 134  ### โš™๏ธ Chores
 135  
 136  - *(scripts)* \[[fdc5d94e](https://github.com/silveiralexf/.dotfiles/commit/fdc5d94efcfdef45b8dd53f7831f59d729e6b1f1)\] add nvim data backup script and nvim:reset task
 137  
 138  
 139  ## 2026-02-27
 140  
 141  ### ๐Ÿš€ Features
 142  
 143  - *(devbox)* \[[a8e26736](https://github.com/silveiralexf/.dotfiles/commit/a8e2673678e4359f6daaeea201a80ed2ce857a22)\] add devbox config, tasks and gitignore
 144  - *(nvim)* \[[925d6824](https://github.com/silveiralexf/.dotfiles/commit/925d6824101809c14a241fc3063dffdff00a686b)\] support Linux in core nvim install task
 145  - *(common)* \[[1f947a01](https://github.com/silveiralexf/.dotfiles/commit/1f947a0185730a346777e8c25681404cfd42a67c)\] add shared core install taskfile (fzf, lua, nvim, profile)
 146  - *(linux)* \[[11552518](https://github.com/silveiralexf/.dotfiles/commit/1155251808441e0fb3180d7509b4f6758d31e9df)\] add apt install taskfile for Debian/Ubuntu
 147  - *(tasks)* \[[4bcd275c](https://github.com/silveiralexf/.dotfiles/commit/4bcd275c181fb7120af9de1581b09ef2ad3b4a70)\] wire common and linux installs in root Taskfile
 148  - *(tests)* \[[3dc5b03c](https://github.com/silveiralexf/.dotfiles/commit/3dc5b03ccedf98b3d489db58de8b707fd0c0334a)\] add Lua acceptance test scaffold (Gherkin-style + Busted)
 149  - *(scripts)* \[[a9d302ee](https://github.com/silveiralexf/.dotfiles/commit/a9d302ee4c70df0bb18442613dae1fc7091f1e37)\] add rewrite-commit-messages.sh for conventional commits
 150  - \[[079ddb1c](https://github.com/silveiralexf/.dotfiles/commit/079ddb1cfcf3129b54b0c04ad7d67b784a96472a)\] add Gherkin feature runner with byfeature-style output
 151  - *(release)* \[[7086354a](https://github.com/silveiralexf/.dotfiles/commit/7086354abd65c791dcd31030f5af9217fb9875a4)\] add semver version calculation and release workflow
 152  - *(nvim)* \[[4249f62f](https://github.com/silveiralexf/.dotfiles/commit/4249f62fd16afc341d4310c6c85a030041556bca)\] vim.pack-native setup (no LazyVim)
 153  
 154  ### ๐Ÿญ Refactor
 155  
 156  - *(nvim)* \[[13c94c68](https://github.com/silveiralexf/.dotfiles/commit/13c94c68adebab3e3a81b207720bfcc3481cef16)\] unify LSP server opts, single LSP keymap source, autocmd cleanup
 157  
 158  ### ๐Ÿ“š Documentation
 159  
 160  - \[[e0d187c7](https://github.com/silveiralexf/.dotfiles/commit/e0d187c70f6e7e9ea82458d467746bc07e6288e3)\] update READMEs for tests, hammerspoon, tmux, wezterm, yazi
 161  
 162  ### ๐Ÿงช Testing
 163  
 164  - *(cursor)* \[[d98f3f74](https://github.com/silveiralexf/.dotfiles/commit/d98f3f74ad089f097a0ba846518a4fc1c94f8d5f)\] trying out cursor workflow
 165  
 166  ### ๐Ÿ”จ Fixes
 167  
 168  - *(wezterm)* \[[6915244f](https://github.com/silveiralexf/.dotfiles/commit/6915244f2ad9cde2ab205d201f4732ead8afb2b8)\] correct typo in Backdrops init (inital โ†’ initial)
 169  - *(nvim)* \[[79cdcbed](https://github.com/silveiralexf/.dotfiles/commit/79cdcbed0facd51d3f5093fa4eee50877b549cf9)\] python ruff_lsp registration, proto clangd detach via LspAttach, rust drop helpers
 170  - *(scripts)* \[[9c8b8616](https://github.com/silveiralexf/.dotfiles/commit/9c8b8616595f09a642cae2060046579ebeec43f9)\] ensure rewrite-commit-messages.sh exits 0 for filter-branch
 171  - \[[f42e0239](https://github.com/silveiralexf/.dotfiles/commit/f42e02394e0b2260161b913683bd4bb207177a10)\] update urage-exodus-860 keylayout config
 172  
 173  ### โš™๏ธ Chores
 174  
 175  - \[[0444431f](https://github.com/silveiralexf/.dotfiles/commit/0444431f54cb804db4b6470a49087e65d3b559a3)\] docs: add devbox section and install tasks README
 176  - \[[dca176f6](https://github.com/silveiralexf/.dotfiles/commit/dca176f69bb5b94957473d95199e39f26975dbd6)\] docs(tasks): document common and linux install flow
 177  - *(cursor)* \[[5918fbf4](https://github.com/silveiralexf/.dotfiles/commit/5918fbf412f2ec3e6290f6ee3a2e358b26394a57)\] fix end of file in rule files
 178  - *(lua)* \[[7640e1f4](https://github.com/silveiralexf/.dotfiles/commit/7640e1f49a54934b7d8297b04f47ea0e59a74f6d)\] extend luacheck to wezterm, fix backdrops path, ignore json long lines
 179  - *(tasks)* \[[47dc93b5](https://github.com/silveiralexf/.dotfiles/commit/47dc93b533b9b5857f6a78f52d859a0b54b7ef2c)\] add test:lua task and document Lua testing in tasks README
 180  - *(devbox)* \[[bde96c95](https://github.com/silveiralexf/.dotfiles/commit/bde96c95dcbc2777b05e02f0f28295cd42d7a292)\] add devbox.lock for reproducible environments
 181  - *(nvim)* \[[fe52ae91](https://github.com/silveiralexf/.dotfiles/commit/fe52ae91cba554523c284267942722eb8065559d)\] cross-platform paths and URL opener (macOS + Linux)
 182  - *(cliff)* \[[9af08f91](https://github.com/silveiralexf/.dotfiles/commit/9af08f919f6ce56f2af8531799f72ba0e2e6167e)\] preprocessors for old commits, RUST_LOG=error, changelog:rewrite-history task
 183  - \[[8d9da567](https://github.com/silveiralexf/.dotfiles/commit/8d9da56731f2a99c037a43655070bfe86b107d35)\] add enkub-style pre-commit hooks, plan naming, markdownlint
 184  - \[[7cd9a15c](https://github.com/silveiralexf/.dotfiles/commit/7cd9a15c16523b6b53f2ae5fff3695c7fc446305)\] add markdownlint, yamlfmt, jsonfmt tasks and devbox precommit-install
 185  - \[[e6ab5ca9](https://github.com/silveiralexf/.dotfiles/commit/e6ab5ca9c93552cb0a41e42d020a55f78a2a2460)\] update cursor workflow, agents, rules, commands and plugin config
 186  - \[[fecfc007](https://github.com/silveiralexf/.dotfiles/commit/fecfc007469dcb49d06d9d5b766fc6e1fe283abd)\] update nvim lazy lock, lazyvim and plugin config
 187  - \[[8334f3d8](https://github.com/silveiralexf/.dotfiles/commit/8334f3d88e163c3425a649e8c3390bf9ce6243eb)\] add Lua tests (task test:lua) to pre-commit hooks
 188  - \[[528a2b14](https://github.com/silveiralexf/.dotfiles/commit/528a2b148fc2553643825d40b76d87dcf365c396)\] improve Lua test output (TAP) and drop reference name from docs
 189  - \[[b36353aa](https://github.com/silveiralexf/.dotfiles/commit/b36353aa0e9bdd91c8fa49320a6db598993da2c6)\] add GitHub Actions for pre-commit and changelog
 190  - \[[f9bd9a75](https://github.com/silveiralexf/.dotfiles/commit/f9bd9a75e868d68b89f47bb58249e9cfdfa679f7)\] add workflow_dispatch to changelog, document why push may not run
 191  - \[[481fe56f](https://github.com/silveiralexf/.dotfiles/commit/481fe56f4258648f3e5abd23cd78224af2e209d2)\] update CHANGELOG.md [skip ci]
 192  - \[[0f22258e](https://github.com/silveiralexf/.dotfiles/commit/0f22258e484a232c322ef7161bca3a5693dc9b1c)\] run pre-commit workflow on push to main/master as well as PR
 193  - \[[e847afa3](https://github.com/silveiralexf/.dotfiles/commit/e847afa385a0ad26d14a95fdeb2c46512557c1bb)\] add shellcheck hook for shell scripts
 194  
 195  
 196  ## 2026-01-09
 197  
 198  ### โš™๏ธ Chores
 199  
 200  - *(profile)* \[[0fae2e2f](https://github.com/silveiralexf/.dotfiles/commit/0fae2e2ff08d11ca652700b0ceea5b0d607ac9c6)\] update sops file
 201  - *(profile)* \[[1807e561](https://github.com/silveiralexf/.dotfiles/commit/1807e561c23c659317cbdfbfb792daede95519d8)\] update aerospace keybindings
 202  
 203  
 204  ## 2026-01-07
 205  
 206  ### ๐Ÿ“ฆ Dependencies
 207  
 208  - \[[2636e039](https://github.com/silveiralexf/.dotfiles/commit/2636e0394e043f5cbe7497dd4b8d83a064b093e9)\] deps(nvim): bump lazy deps
 209  
 210  ### ๐Ÿ”จ Fixes
 211  
 212  - *(nvim)* \[[c47e59c7](https://github.com/silveiralexf/.dotfiles/commit/c47e59c732d4ac7e3740425b356c9746a9570393)\] update terraform autocmd
 213  
 214  ### โš™๏ธ Chores
 215  
 216  - *(nvim)* \[[c8bf7450](https://github.com/silveiralexf/.dotfiles/commit/c8bf7450f6d736738e97ded4365467cec109df26)\] remove svelte lsp and formatting configs
 217  
 218  
 219  ## 2026-01-06
 220  
 221  ### โš™๏ธ Chores
 222  
 223  - \[[a40f1f87](https://github.com/silveiralexf/.dotfiles/commit/a40f1f877acf32ac80bfc8ff195b541a9b55c197)\] docs(yazi): add missing docs
 224  - *(nvim)* \[[de1e82cc](https://github.com/silveiralexf/.dotfiles/commit/de1e82cc11685f9318c507b7c4059e90eb191a58)\] update keybindings for new keyboard
 225  - *(nvim)* \[[f4b54583](https://github.com/silveiralexf/.dotfiles/commit/f4b5458397007a340056fec81b6f49bea53e0916)\] spelling updates
 226  - *(docs)* \[[f86094f5](https://github.com/silveiralexf/.dotfiles/commit/f86094f540e6292fee5059c83a02ba5f5ac3d331)\] remove wakatime badge from readme
 227  
 228  
 229  ## 2026-01-05
 230  
 231  ### ๐Ÿš€ Features
 232  
 233  - *(profile)* \[[a3ecd726](https://github.com/silveiralexf/.dotfiles/commit/a3ecd726d7417f28ab0d674d0d926cd9091de425)\] replace amethyst with aerospace for tiling window manager in macOS
 234  
 235  ### ๐Ÿ”จ Fixes
 236  
 237  - *(nvim)* \[[4850d6e1](https://github.com/silveiralexf/.dotfiles/commit/4850d6e165d4948c37255261eea001177a4e29b3)\] replace missing dependency from upstream with local copy for taskfile plugin
 238  - *(nvim)* \[[52163132](https://github.com/silveiralexf/.dotfiles/commit/52163132e7468c7b166e42c09a1fcd7ed9e7f870)\] remove bzl lsp which is no longer available on upstream
 239  
 240  ### โš™๏ธ Chores
 241  
 242  - *(nvim)* \[[0ce2f0ee](https://github.com/silveiralexf/.dotfiles/commit/0ce2f0ee0261139f82e3be42e7598d699089b9b8)\] add missing filetype autocommand for vim scripts
 243  
 244  
 245  ## 2025-11-24
 246  
 247  ### ๐Ÿš€ Features
 248  
 249  - *(nvim)* \[[3d179feb](https://github.com/silveiralexf/.dotfiles/commit/3d179feb5f700f2ca380139ff212508523fc5ee3)\] add cursor-agent plugin
 250  
 251  ### โš™๏ธ Chores
 252  
 253  - *(profile)* \[[bf66e9f0](https://github.com/silveiralexf/.dotfiles/commit/bf66e9f06def5382882828ddd579302f75d2bf37)\] add tynigo to profile exports
 254  - *(nvim)* \[[a0d6ad71](https://github.com/silveiralexf/.dotfiles/commit/a0d6ad71dfe7bcaef7a0af92c3a954a3a6dd0379)\] adjust golang formatting configs
 255  
 256  
 257  ## 2025-10-23
 258  
 259  ### ๐Ÿš€ Features
 260  
 261  - *(profile)* \[[09bc43e5](https://github.com/silveiralexf/.dotfiles/commit/09bc43e5cf5bcd1f708dbb08999b4ccb0b54dea6)\] replace histdb with atuin for shell history
 262  
 263  ### โš™๏ธ Chores
 264  
 265  - *(nvim)* \[[39d77cb2](https://github.com/silveiralexf/.dotfiles/commit/39d77cb25212e4e031e4b5d67e654cffa939bf4b)\] bump to latest and adjust treesitter and mason for updates
 266  
 267  
 268  ## 2025-09-19
 269  
 270  ### โš™๏ธ Chores
 271  
 272  - *(yazi)* \[[ec854cb7](https://github.com/silveiralexf/.dotfiles/commit/ec854cb774651000cca8c054c765ee157b02cac1)\] bump to latest and add new plugins
 273  
 274  
 275  ## 2025-09-12
 276  
 277  ### ๐Ÿ“ฆ Dependencies
 278  
 279  - *(deps)* \[[47ef4d11](https://github.com/silveiralexf/.dotfiles/commit/47ef4d111e47338edc4362ab74dd99a32ef013fa)\] bump lazy to latest
 280  
 281  ### โš™๏ธ Chores
 282  
 283  - *(wezterm)* \[[d402a14b](https://github.com/silveiralexf/.dotfiles/commit/d402a14b3ba4d812e336ab76539a80c34520301e)\] tweaking personal settings
 284  
 285  
 286  ## 2025-08-11
 287  
 288  ### โš™๏ธ Chores
 289  
 290  - *(amethyst)* \[[af7eb2af](https://github.com/silveiralexf/.dotfiles/commit/af7eb2afe9c889aa700f93c8562903273e1bce4d)\] update key-bindings
 291  
 292  
 293  ## 2025-07-29
 294  
 295  ### ๐Ÿงช Testing
 296  
 297  - *(opencode)* \[[2ef6654c](https://github.com/silveiralexf/.dotfiles/commit/2ef6654c03ab86f75ff3e12580f7f43db18a1fd4)\] trying out opencode
 298  
 299  ### โš™๏ธ Chores
 300  
 301  - *(nvim)* \[[66c68e33](https://github.com/silveiralexf/.dotfiles/commit/66c68e3379a57f1ec3b19675f6455f9af474d7a8)\] bump lazy and tweak blink
 302  
 303  
 304  ## 2025-07-07
 305  
 306  ### ๐Ÿ“ฆ Dependencies
 307  
 308  - \[[2849d011](https://github.com/silveiralexf/.dotfiles/commit/2849d011d52a534154864518e0674f3a056ea8ff)\] deps(mason): adapts for new lsp configs and mason breaking changes
 309  
 310  
 311  ## 2025-05-12
 312  
 313  ### ๐Ÿ“ฆ Dependencies
 314  
 315  - *(deps)* \[[b9d00b6b](https://github.com/silveiralexf/.dotfiles/commit/b9d00b6b3aa0235559249913e21a33bccd431920)\] bump lazy deps and update spell dict
 316  
 317  ### ๐Ÿงช Testing
 318  
 319  - *(nvim)* \[[dd9150a0](https://github.com/silveiralexf/.dotfiles/commit/dd9150a06ac8d0d0e7a845c2a43053024d2c8a13)\] making tests with avante
 320  
 321  ### โš™๏ธ Chores
 322  
 323  - *(nvim)* \[[c85fdd47](https://github.com/silveiralexf/.dotfiles/commit/c85fdd4776f754dc049f98a828df8d3d450d48f7)\] remove llama.nvim plugin
 324  - *(wezterm)* \[[e41fe98f](https://github.com/silveiralexf/.dotfiles/commit/e41fe98f0a3582645134291ecc6e8e3de8a9f0f5)\] remove unused shell settings
 325  
 326  
 327  ## 2025-04-25
 328  
 329  ### ๐Ÿš€ Features
 330  
 331  - *(nvim)* \[[bd7f1976](https://github.com/silveiralexf/.dotfiles/commit/bd7f197610e61e3c1f48ad0846c653b2fb0bae23)\] add support for llama.cpp and llama-swap
 332  
 333  ### ๐Ÿงช Testing
 334  
 335  - *(nvim)* \[[05ffa8a3](https://github.com/silveiralexf/.dotfiles/commit/05ffa8a34d32e2dccd56df6003e93e240882779a)\] temporarily disabling avante and minuet-ai for more tests
 336  
 337  ### โš™๏ธ Chores
 338  
 339  - *(nvim)* \[[906dfc6c](https://github.com/silveiralexf/.dotfiles/commit/906dfc6c5de103d5d49bc1ec54ef7326bd4bb966)\] clean-house and small tweaks of options and autocmds
 340  
 341  
 342  ## 2025-04-02
 343  
 344  ### ๐Ÿ“ฆ Dependencies
 345  
 346  - \[[f7be3689](https://github.com/silveiralexf/.dotfiles/commit/f7be3689bb9eb2cb458d6111c5058b073e185a95)\] deps(nvim): bump lazy and add words to spell dict
 347  
 348  ### ๐Ÿ”จ Fixes
 349  
 350  - *(etc)* \[[8e30acc3](https://github.com/silveiralexf/.dotfiles/commit/8e30acc317eb39675984764b8c841319f5503d59)\] update lazygit option for breaking change
 351  
 352  ### โš™๏ธ Chores
 353  
 354  - *(nvim)* \[[f74beb8a](https://github.com/silveiralexf/.dotfiles/commit/f74beb8aeba15f95f603c87273223b2bdd5d9629)\] remove colorcolumn margin option
 355  - *(nvim)* \[[96ee1df8](https://github.com/silveiralexf/.dotfiles/commit/96ee1df85d333e79ffe4828ba933da05622b8222)\] remove useless annotation for vim diagnostic conf
 356  - *(nvim)* \[[95d63211](https://github.com/silveiralexf/.dotfiles/commit/95d632117e53d80e3695abf263293123b9bc3395)\] update minuet bindings for autocompletion
 357  
 358  
 359  ## 2025-03-20
 360  
 361  ### ๐Ÿš€ Features
 362  
 363  - *(nvim)* \[[2587e9b4](https://github.com/silveiralexf/.dotfiles/commit/2587e9b4bcb6c25f136f438e735ddb23bdcb5ea0)\] add avante and minuet-ai for local llm tests
 364  
 365  
 366  ## 2025-03-14
 367  
 368  ### ๐Ÿ“ฆ Dependencies
 369  
 370  - *(nvim)* \[[19175e9d](https://github.com/silveiralexf/.dotfiles/commit/19175e9df2faf30e6023a9adace40a30ca4cc508)\] docs, deps and spelling
 371  - *(nvim)* \[[363327f9](https://github.com/silveiralexf/.dotfiles/commit/363327f949b7c3c5347bc70e6a9562e307a185c4)\] bump lazy deps to latest
 372  
 373  ### โš™๏ธ Chores
 374  
 375  - *(tasks)* \[[239eb325](https://github.com/silveiralexf/.dotfiles/commit/239eb32557fb66e961c3365543a416d25b15e295)\] add back sdkman and maven tasks
 376  - *(nvim)* \[[8599b96f](https://github.com/silveiralexf/.dotfiles/commit/8599b96f09b54802dc6920f43e8b3659c046ec87)\] adjust lspattach autocmd
 377  - *(nvim)* \[[e1ee1bd7](https://github.com/silveiralexf/.dotfiles/commit/e1ee1bd79e72b3013c9d674687f69c8557a130d9)\] disable inline hints and add custom settings for gopls
 378  - *(profile)* \[[aeb6b06f](https://github.com/silveiralexf/.dotfiles/commit/aeb6b06f7fddbc0b9767eb7b4b963fd144abf624)\] ditch amazonq shell completion and minor tweaks
 379  
 380  
 381  ## 2025-02-01
 382  
 383  ### ๐Ÿ“ฆ Dependencies
 384  
 385  - *(nvim)* \[[a8fbb2e7](https://github.com/silveiralexf/.dotfiles/commit/a8fbb2e7a521137616abfd1931c67324e6d8fcfc)\] bump deps and some house-cleaning
 386  
 387  ### ๐Ÿ”จ Fixes
 388  
 389  - *(profile)* \[[6995d597](https://github.com/silveiralexf/.dotfiles/commit/6995d597461f3f187168184912a986a36240224c)\] revert amazonQ profile settings
 390  
 391  ### โš™๏ธ Chores
 392  
 393  - *(nvim)* \[[62d41205](https://github.com/silveiralexf/.dotfiles/commit/62d412054b6bf1e3ccdd2cb629f2d46b894018c1)\] add fzflua shortcut for buffers
 394  
 395  
 396  ## 2025-01-24
 397  
 398  ### ๐Ÿš€ Features
 399  
 400  - *(profile)* \[[989f8450](https://github.com/silveiralexf/.dotfiles/commit/989f845009388fe4cc6b07cf275e6a4ede970573)\] add powerlevel10k as zsh theme
 401  - *(nvim)* \[[373dd25e](https://github.com/silveiralexf/.dotfiles/commit/373dd25e164872e41d645032454838f228cfd1cb)\] replace ollama-copilot with modelmate plugin
 402  
 403  ### ๐Ÿ”จ Fixes
 404  
 405  - *(nvim)* [**breaking**] \[[41201a6f](https://github.com/silveiralexf/.dotfiles/commit/41201a6f5024898096ae2de58b4cd84b1acccef7)\] adjust setup for lazy latest major breaking changes
 406  
 407  ### โš™๏ธ Chores
 408  
 409  - *(profile)* \[[0b624d4a](https://github.com/silveiralexf/.dotfiles/commit/0b624d4a63cd128baf2c8af183e914000e555b4f)\] ditch pet for snippets in command line
 410  - *(profile)* \[[0656742b](https://github.com/silveiralexf/.dotfiles/commit/0656742baaa1ed90833ca8397f3eac98c8249559)\] improve ls aliases
 411  - \[[71f7a4b9](https://github.com/silveiralexf/.dotfiles/commit/71f7a4b9e2fd10da96d02aeccb95f8527fb1ce8e)\] docs: update overall documentation
 412  
 413  ### โ—€๏ธ Revert
 414  
 415  - *(profile)* \[[db2b3906](https://github.com/silveiralexf/.dotfiles/commit/db2b3906089b2f82da4bf571b9b29ddf5b2288b1)\] rollback from mise to taskfiles
 416  
 417  
 418  ## 2025-01-22
 419  
 420  ### ๐Ÿ”จ Fixes
 421  
 422  - *(yazi)* \[[d4e6b209](https://github.com/silveiralexf/.dotfiles/commit/d4e6b20950c0421639593746d125f7ced2022859)\] adjust options for last release
 423  
 424  ### โš™๏ธ Chores
 425  
 426  - *(profile)* \[[8c8f0f11](https://github.com/silveiralexf/.dotfiles/commit/8c8f0f11cf951e3755b83e477f08fdb37a1ba3c9)\] reorg and update aliases and settings
 427  - *(mise)* \[[01e33dc6](https://github.com/silveiralexf/.dotfiles/commit/01e33dc68d3d20d790d228c86f4a72d320aab6d3)\] adjust syntax for latest releases
 428  - *(nvim)* \[[538c46d7](https://github.com/silveiralexf/.dotfiles/commit/538c46d7112effb406c5a9d0a1c84762084dbb07)\] give up on neorg again
 429  
 430  
 431  ## 2025-01-06
 432  
 433  ### ๐Ÿงช Testing
 434  
 435  - *(nvim)* \[[be4e748d](https://github.com/silveiralexf/.dotfiles/commit/be4e748d90346ebf81e43853d3980e129eb9dc20)\] trying out neorg one more time
 436  
 437  ### โš™๏ธ Chores
 438  
 439  - \[[f4904809](https://github.com/silveiralexf/.dotfiles/commit/f49048090b657632744a4efa21bd99963a7fd10e)\] docs(readme): update task of lists available
 440  
 441  
 442  ## 2025-01-03
 443  
 444  ### ๐Ÿš€ Features
 445  
 446  - *(nvim)* \[[d465d619](https://github.com/silveiralexf/.dotfiles/commit/d465d61966bd09cd05200b96d8066bf8e0b76bed)\] add ollama-copilot plugin
 447  
 448  ### ๐Ÿ“ฆ Dependencies
 449  
 450  - *(mise)* \[[c51295db](https://github.com/silveiralexf/.dotfiles/commit/c51295db106442a76c2dac2c68dc7ca35629e833)\] bump configs and deps
 451  
 452  ### ๐Ÿงช Testing
 453  
 454  - *(profile)* \[[9281c899](https://github.com/silveiralexf/.dotfiles/commit/9281c899d9f494bab58f63865222588dc7749bf3)\] testing asdf as alternative to mise
 455  
 456  
 457  ## 2024-12-26
 458  
 459  ### โš™๏ธ Chores
 460  
 461  - *(profile)* \[[96b2dfd7](https://github.com/silveiralexf/.dotfiles/commit/96b2dfd7b7598728dad8e4e3eac4697beb7c5a91)\] new conda function and small tweaks
 462  
 463  
 464  ## 2024-11-25
 465  
 466  ### ๐Ÿ“ฆ Dependencies
 467  
 468  - \[[1f277b78](https://github.com/silveiralexf/.dotfiles/commit/1f277b78922db1bc7c3f5fee4f0175e9437e0881)\] deps(nvim): bump lazy to latest
 469  
 470  ### ๐Ÿงช Testing
 471  
 472  - *(wezterm)* \[[666e3773](https://github.com/silveiralexf/.dotfiles/commit/666e3773d4faca7c9347233051cf691e4a46ff09)\] experimenting new keybindings and events for better navigation
 473  
 474  ### โš™๏ธ Chores
 475  
 476  - *(yazi)* \[[11702f1e](https://github.com/silveiralexf/.dotfiles/commit/11702f1e8e967804b1e0e089baab313317cba7d3)\] rollback to catppuccin-mocha theme
 477  - *(mise)* \[[33a9f104](https://github.com/silveiralexf/.dotfiles/commit/33a9f10413713e0b22d5b579e97dad50fb9a69aa)\] use openjdk for java in profile
 478  
 479  
 480  ## 2024-11-17
 481  
 482  ### ๐Ÿ“ฆ Dependencies
 483  
 484  - *(nvim)* \[[3a081eb3](https://github.com/silveiralexf/.dotfiles/commit/3a081eb376a91b4cf94f7ef05ea9e64d7c729e41)\] bump deps and add words to spell dict
 485  
 486  ### ๐Ÿ”จ Fixes
 487  
 488  - *(profile)* \[[b8db6a31](https://github.com/silveiralexf/.dotfiles/commit/b8db6a3136768fa74592195d87cbcfcb52d46394)\] add amethyst config back
 489  
 490  ### โš™๏ธ Chores
 491  
 492  - *(profile)* \[[0052c2cb](https://github.com/silveiralexf/.dotfiles/commit/0052c2cb8ea621c3a18eee09ad15d4b1758ff7cc)\] update aliases and functions
 493  - *(nvim)* \[[44981ccd](https://github.com/silveiralexf/.dotfiles/commit/44981ccd830c56f4219866417a6d559ceb19ab3a)\] remove obsidian plugin and keymaps
 494  
 495  
 496  ## 2024-11-11
 497  
 498  ### โš™๏ธ Chores
 499  
 500  - *(nvim)* \[[faa6cc2e](https://github.com/silveiralexf/.dotfiles/commit/faa6cc2ebf9b7f9c5ca63e4d505bbb70b13e1fe1)\] bump lazy and fixes for breaking changes
 501  
 502  
 503  ## 2024-11-09
 504  
 505  ### โš™๏ธ Chores
 506  
 507  - *(profile)* \[[48c1ed27](https://github.com/silveiralexf/.dotfiles/commit/48c1ed270af527de543794a6315b78d9907bd08a)\] fix exports for mise and brew for mason
 508  
 509  
 510  ## 2024-11-05
 511  
 512  ### ๐Ÿš€ Features
 513  
 514  - *(docs)* \[[6f7e7322](https://github.com/silveiralexf/.dotfiles/commit/6f7e7322eec38b2a8ef68e48c882d82d76b4fc80)\] add git-cliff for changelog
 515  
 516  ### โš™๏ธ Chores
 517  
 518  - *(profile)* \[[f29234bc](https://github.com/silveiralexf/.dotfiles/commit/f29234bce9982c0047b8f12b4932c37fd006d20e)\] update sops encrypted credentials file
 519  
 520  
 521  ## 2024-11-04
 522  
 523  ### ๐Ÿ”จ Fixes
 524  
 525  - *(profile)* \[[ca45071e](https://github.com/silveiralexf/.dotfiles/commit/ca45071eca49c8059328f36be3c0fc9089db0b0d)\] add rancher bin back to path
 526  
 527  
 528  ## 2024-10-22
 529  
 530  ### ๐Ÿ“ฆ Dependencies
 531  
 532  - *(nvim)* \[[5f66134f](https://github.com/silveiralexf/.dotfiles/commit/5f66134fb3d3324f409735b7af4e69efd851f295)\] deps, comments, small fixes
 533  
 534  ### โš™๏ธ Chores
 535  
 536  - *(nvim)* \[[323cc7b4](https://github.com/silveiralexf/.dotfiles/commit/323cc7b4826024e8b708acb0329dc6b2ac73af90)\] improve lua support with lazydev
 537  - *(nvim)* \[[d0c8f17b](https://github.com/silveiralexf/.dotfiles/commit/d0c8f17b96f2a5c1dbb5430525b3d8dce2758996)\] improve dap configuration and keybindings
 538  - *(nvim)* \[[0caa4b3e](https://github.com/silveiralexf/.dotfiles/commit/0caa4b3e3cd825406013094f1d02d89da1120611)\] add lazygit configs
 539  
 540  
 541  ## 2024-10-21
 542  
 543  ### ๐Ÿš€ Features
 544  
 545  - \[[cc37d2d0](https://github.com/silveiralexf/.dotfiles/commit/cc37d2d08f9106e7ab680515b79d61ae5c24aede)\] replace install tasks with mise
 546  - \[[1601d409](https://github.com/silveiralexf/.dotfiles/commit/1601d40918f4518bc92ea019a73eac47811d66be)\] add cue and kcl support (wip)
 547  - \[[facc5e9c](https://github.com/silveiralexf/.dotfiles/commit/facc5e9c29a55b22bdf410b8e21e94ac1ce244b9)\] add matchup plugin
 548  
 549  ### ๐Ÿ“ฆ Dependencies
 550  
 551  - \[[ad47f364](https://github.com/silveiralexf/.dotfiles/commit/ad47f36442d060f4fb055d666cdfec8c32240a4f)\] bump deps, update dict and add lsp header to taskfile
 552  - \[[40f2aeba](https://github.com/silveiralexf/.dotfiles/commit/40f2aebae2b2fff8a084a11f88178474f0567c2b)\] deps: bump lazy to latest
 553  
 554  ### โš™๏ธ Chores
 555  
 556  - \[[5b78dcad](https://github.com/silveiralexf/.dotfiles/commit/5b78dcadef758a82f5d15170e73405a001ea9c09)\] remove multicursors plugin
 557  - \[[8702e529](https://github.com/silveiralexf/.dotfiles/commit/8702e529eb95124f8c3c0000b7816db6c95754a7)\] remap lsp bindings
 558  
 559  
 560  ## 2024-09-19
 561  
 562  ### โš™๏ธ Chores
 563  
 564  - *(nvim)* \[[5549ff14](https://github.com/silveiralexf/.dotfiles/commit/5549ff144ed018b9a4b1e6cc26c2208d5d05a330)\] remove unused vim plugins and customize gitsigns
 565  - *(nvim)* \[[9c4c6e11](https://github.com/silveiralexf/.dotfiles/commit/9c4c6e1106b3d2d91ab6bc354f7f363b949d53a2)\] go back to yazi default theme settings
 566  - *(nvim)* \[[c45d964f](https://github.com/silveiralexf/.dotfiles/commit/c45d964fb9d551df4c1a6d6e38e9927f60a9401a)\] update keybindings
 567  - *(yazi)* \[[da9b7971](https://github.com/silveiralexf/.dotfiles/commit/da9b7971a37d33bcaf2f5cfd8844cfbdf57051af)\] add keybind for yazi to copy files
 568  - *(profile)* \[[62d585d0](https://github.com/silveiralexf/.dotfiles/commit/62d585d0055cf10e7a08fc759920a3cd99853c64)\] add terminalizer config to profile
 569  
 570  
 571  ## 2024-09-18
 572  
 573  ### ๐Ÿš€ Features
 574  
 575  - *(nvim)* \[[98ee9d43](https://github.com/silveiralexf/.dotfiles/commit/98ee9d4342995d9e4786425ca903f61afa4db9b4)\] add yaml companion and yamlfmt as formatter
 576  - *(nvim)* \[[078103fc](https://github.com/silveiralexf/.dotfiles/commit/078103fc73aaf8fd3e2f09c6f98508f7683f076a)\] add gohtml parser with prettier go-template plugin
 577  - *(nvim)* \[[3be82f21](https://github.com/silveiralexf/.dotfiles/commit/3be82f213c91e5e3fdcf005fd01b6f6b925aa294)\] replace neotree and netrw by yazi
 578  
 579  ### ๐Ÿ“ฆ Dependencies
 580  
 581  - \[[f893abcf](https://github.com/silveiralexf/.dotfiles/commit/f893abcfc1c56c3a481aff1698eaa73a7c196027)\] clean-up unused, small tweaks, and bump deps
 582  
 583  ### ๐Ÿ”จ Fixes
 584  
 585  - *(nvim)* \[[afe6cf2c](https://github.com/silveiralexf/.dotfiles/commit/afe6cf2c43232f05c2528980d76d5522c4d6dcff)\] remove zig formatting with null-ls for now
 586  
 587  ### โš™๏ธ Chores
 588  
 589  - \[[602df7bb](https://github.com/silveiralexf/.dotfiles/commit/602df7bb466ce83cfc5d797c72cdcdd003c750d9)\] update private profile
 590  - *(nvim)* \[[86aa70d1](https://github.com/silveiralexf/.dotfiles/commit/86aa70d1d7ba4eb40876cdefe09ee15585b2b722)\] restore protoc autocmd
 591  - *(nvim)* \[[d616d92c](https://github.com/silveiralexf/.dotfiles/commit/d616d92ca5a5cfe0d3c07d8ca1353af97eabd180)\] add html/htmlx lsp with templating configs
 592  - *(nvim)* \[[a9091c9a](https://github.com/silveiralexf/.dotfiles/commit/a9091c9ab9036cbaa0f9391fd7ba27206d8ae4cb)\] disable bufferline again
 593  - *(nvim)* \[[1f92b213](https://github.com/silveiralexf/.dotfiles/commit/1f92b213fe5609fa05d1a716b92b29f54b450cc6)\] bump and reorganize neotree into dedicated config
 594  
 595  
 596  ## 2024-09-03
 597  
 598  ### ๐Ÿ“ฆ Dependencies
 599  
 600  - \[[1db4c678](https://github.com/silveiralexf/.dotfiles/commit/1db4c678e6470bb18f064c6bd81faec8fa99e461)\] deps(nvim): bump lazy and llama version
 601  - *(repo)* \[[e7ffe378](https://github.com/silveiralexf/.dotfiles/commit/e7ffe37806cece91f24ebb67b5cb2fa6b40eb430)\] add new commit msg tag for deps
 602  - \[[6faad595](https://github.com/silveiralexf/.dotfiles/commit/6faad5951bc12438144b17ac68273964604a6c2c)\] deps(nvim): bump lazy and add words to spell
 603  
 604  ### โšก Performance
 605  
 606  - *(wezterm)* \[[41c949dd](https://github.com/silveiralexf/.dotfiles/commit/41c949dd20864e2129b700aa7d0b41ec635ca40c)\] cache settings for performance
 607  - *(nvim)* \[[8cd78f2d](https://github.com/silveiralexf/.dotfiles/commit/8cd78f2da9701e68fea561636505c92285c81b9f)\] disable neovim to avoid hanging on wezterm
 608  
 609  ### ๐Ÿงช Testing
 610  
 611  - *(nvim)* \[[5e1f5a80](https://github.com/silveiralexf/.dotfiles/commit/5e1f5a80c82eea9e5b1da19d14e8928ef9b054ae)\] treesitter tweaks to validate
 612  
 613  ### โš™๏ธ Chores
 614  
 615  - \[[d85b9d74](https://github.com/silveiralexf/.dotfiles/commit/d85b9d74327193d4d9d455c0b4466789dda2d090)\] remove pipx aliases
 616  - *(nvim)* \[[0f23d402](https://github.com/silveiralexf/.dotfiles/commit/0f23d402feb0be4fce4c91c4c1eab17ab9e90ee5)\] add FzfLua keybindings
 617  - *(nvim)* \[[3c43d027](https://github.com/silveiralexf/.dotfiles/commit/3c43d02723cadb401f8e7f92c899ff0157ed311c)\] add lazy extras for better lsp support
 618  - *(nvim)* \[[95d1d563](https://github.com/silveiralexf/.dotfiles/commit/95d1d5639cc94fb4b425d4b5d818742fbc1594c8)\] change hlsearch to true
 619  - *(nvim)* \[[bb8f894e](https://github.com/silveiralexf/.dotfiles/commit/bb8f894ec6724962c757078b59ebdf2ceb29f2e1)\] improvements on lsp settings
 620  - *(tasks)* \[[00872dbf](https://github.com/silveiralexf/.dotfiles/commit/00872dbfd0a0217380756f5c18de1ee437f63b3c)\] add protobuf lsp install
 621  - *(nvim)* \[[6d02eef3](https://github.com/silveiralexf/.dotfiles/commit/6d02eef3fc1c46173fc5fbc1691e6e4404998715)\] colorscheme and formatting tweaks
 622  - *(nvim)* \[[c0120230](https://github.com/silveiralexf/.dotfiles/commit/c01202302d7af960d489104f8379aade4686a29a)\] add hidden search on telescope and exclude new patterns
 623  - \[[22d6ba7f](https://github.com/silveiralexf/.dotfiles/commit/22d6ba7f92d83062036391c5237c69764b43b622)\] docs(nvim): update readme
 624  - *(nvim)* \[[0733a5b3](https://github.com/silveiralexf/.dotfiles/commit/0733a5b30ce12aa323e1fb167737dde35322e21e)\] give bufferline another shot
 625  - \[[6a19d945](https://github.com/silveiralexf/.dotfiles/commit/6a19d945672ee8533be0d842c0c1c841939990ad)\] docs(tasks): update readme again
 626  
 627  
 628  ## 2024-08-12
 629  
 630  ### ๐Ÿš€ Features
 631  
 632  - *(nvim)* \[[56516e58](https://github.com/silveiralexf/.dotfiles/commit/56516e58e3ac3fa361fb9df6a34ed464159cc1f7)\] add yazi support
 633  
 634  ### โš™๏ธ Chores
 635  
 636  - *(nvim)* \[[3b683fa6](https://github.com/silveiralexf/.dotfiles/commit/3b683fa6a81b8e8e518c9507e2fa5b74bcad9603)\] remove unused
 637  - *(repo)* \[[13e28d14](https://github.com/silveiralexf/.dotfiles/commit/13e28d14b42e7ce431818fe4872810f03f33be73)\] reorg package names for consistency
 638  - \[[d8f2a55b](https://github.com/silveiralexf/.dotfiles/commit/d8f2a55bddd5eb9f7bb1d16acf84f9f2a0973306)\] docs(yazi): add placeholder for docs
 639  
 640  
 641  ## 2024-08-07
 642  
 643  ### โš™๏ธ Chores
 644  
 645  - *(nvim)* \[[5495e093](https://github.com/silveiralexf/.dotfiles/commit/5495e09310fc8eaa1642836ae5fdda0069847897)\] organize autocmds
 646  
 647  
 648  ## 2024-08-06
 649  
 650  ### ๐Ÿš€ Features
 651  
 652  - *(nvim)* \[[2c64e6d0](https://github.com/silveiralexf/.dotfiles/commit/2c64e6d0cc538e0cf26070ab09d0a5e38c1843b5)\] improve kustomize support
 653  
 654  ### ๐Ÿ“ฆ Dependencies
 655  
 656  - *(deps)* \[[05e14bfc](https://github.com/silveiralexf/.dotfiles/commit/05e14bfc4bef4178c5f5911981bcbf2a82eea4bf)\] bump lazy packages
 657  
 658  ### โš™๏ธ Chores
 659  
 660  - *(nvim)* \[[0245b873](https://github.com/silveiralexf/.dotfiles/commit/0245b8733ca032ef329ce9bc38ab99004effc987)\] disable spell check
 661  
 662  
 663  ## 2024-08-05
 664  
 665  ### ๐Ÿš€ Features
 666  
 667  - *(docs)* \[[61567e94](https://github.com/silveiralexf/.dotfiles/commit/61567e948fc3479b2c211f3c3f4197efd1bcadf0)\] improve overall documentation
 668  
 669  
 670  ## 2024-07-31
 671  
 672  ### ๐Ÿš€ Features
 673  
 674  - *(hammerspoon)* \[[c5abaf3c](https://github.com/silveiralexf/.dotfiles/commit/c5abaf3ce78203b17037f5490e3f6f7f9cf525d7)\] add shiftIt spoon [WIP]
 675  
 676  ### โš™๏ธ Chores
 677  
 678  - *(tmux)* \[[5fb38fe8](https://github.com/silveiralexf/.dotfiles/commit/5fb38fe8cb9da448b74e8d134c6bdd40a8e7cf6f)\] new bindings and adjust status and colors
 679  - *(tasks)* \[[5db6fb62](https://github.com/silveiralexf/.dotfiles/commit/5db6fb6238a57658efa00198b0dbd74db018269e)\] add new utils
 680  - *(git)* \[[7d1fd09b](https://github.com/silveiralexf/.dotfiles/commit/7d1fd09bdb08d9d384d60a5aa0da0e0f6dbbea03)\] ignore luarocks files
 681  - *(secrets)* \[[486c0b35](https://github.com/silveiralexf/.dotfiles/commit/486c0b35a866d937bf66c9292774599657b73d01)\] update encrypted credentials
 682  - *(nvim)* \[[40c004d5](https://github.com/silveiralexf/.dotfiles/commit/40c004d5d38e02f6062e53c258b887fcdbd9ec2c)\] add new words to spell
 683  
 684  
 685  ## 2024-07-30
 686  
 687  ### ๐Ÿญ Refactor
 688  
 689  - *(hammerspoon)* \[[eb6203d2](https://github.com/silveiralexf/.dotfiles/commit/eb6203d23d638e9abc1f007b31a3a5ad7f3807b7)\] change structure and add commands
 690  
 691  ### โš™๏ธ Chores
 692  
 693  - \[[5785dd9e](https://github.com/silveiralexf/.dotfiles/commit/5785dd9e98caa06286900edc066338f693ef5e69)\] fix tmux glitches with lazygit and wezterm
 694  - *(setup)* \[[6e0fe018](https://github.com/silveiralexf/.dotfiles/commit/6e0fe01891873dc2c4e72a4156e7f34fd4f0ad7c)\] add nerdfonts to install tasks
 695  - *(nvim)* \[[28c06bc3](https://github.com/silveiralexf/.dotfiles/commit/28c06bc34faef54d97eb4e38c92c36ba1f0c3c73)\] add telescope media preview
 696  - *(wezterm)* \[[1496a282](https://github.com/silveiralexf/.dotfiles/commit/1496a2824432898fc7dd9534b760aa85b8b9968d)\] more tweaks and tab customizations
 697  
 698  
 699  ## 2024-07-29
 700  
 701  ### ๐Ÿš€ Features
 702  
 703  - \[[61530c96](https://github.com/silveiralexf/.dotfiles/commit/61530c96101b6f71009b7936d189543045182a56)\] add hammerspoon
 704  
 705  ### ๐ŸŽจ Styling
 706  
 707  - *(lua)* \[[5dd58b91](https://github.com/silveiralexf/.dotfiles/commit/5dd58b91d48c40a4be85aca597edfa9b1c9b786f)\] lint/format all files with same settings
 708  
 709  ### โš™๏ธ Chores
 710  
 711  - *(images)* \[[5984c177](https://github.com/silveiralexf/.dotfiles/commit/5984c1772d179114f6affaa231f66350c552643c)\] add image backdrops
 712  - *(terminal)* \[[1883f7a1](https://github.com/silveiralexf/.dotfiles/commit/1883f7a16ff2f5dda894c7049e17eace759df4c3)\] replace kitty with wezterm
 713  - \[[347a4f2f](https://github.com/silveiralexf/.dotfiles/commit/347a4f2f1c8badb1b8ce3c1ba697b04d85accec5)\] reorg config files and scripts
 714  - *(lua)* \[[2fd37675](https://github.com/silveiralexf/.dotfiles/commit/2fd3767521f206b891c5889fa82b5ee57ab4e9bd)\] consolidate lint and editor configs
 715  - *(tasks)* \[[bb92f941](https://github.com/silveiralexf/.dotfiles/commit/bb92f941398b66ab12a1b6e244eff2418811c42a)\] add dotfile dirs as global vars
 716  - *(docs)* \[[cde2b604](https://github.com/silveiralexf/.dotfiles/commit/cde2b604b514717c98eedd447e93902bddac8183)\] readme and spelling updates
 717  
 718  
 719  ## 2024-07-21
 720  
 721  ### ๐Ÿš€ Features
 722  
 723  - *(hs)* \[[517b0526](https://github.com/silveiralexf/.dotfiles/commit/517b0526b5b4b9216e7e8f792c6d17e0be3baf6e)\] add hammerspoon configs
 724  - \[[dec20af1](https://github.com/silveiralexf/.dotfiles/commit/dec20af10dc813fd32a82dbc7a8302531bda619f)\] new keyboard layout
 725  
 726  ### ๐Ÿ“ฆ Dependencies
 727  
 728  - *(deps)* \[[8bc9005b](https://github.com/silveiralexf/.dotfiles/commit/8bc9005b69cb931f9bba20e016b1f917883df94c)\] bump lazy
 729  
 730  ### โš™๏ธ Chores
 731  
 732  - *(nvim)* \[[64b41d73](https://github.com/silveiralexf/.dotfiles/commit/64b41d73f341eec337f476f077df474c28564d87)\] update spell dict, formatting
 733  - *(tasks)* \[[eaa0c0e8](https://github.com/silveiralexf/.dotfiles/commit/eaa0c0e83c3d0decd7032d0838bef96d8dbdf946)\] add kubeconform install task
 734  - *(secrets)* \[[75efd207](https://github.com/silveiralexf/.dotfiles/commit/75efd207e65ff55d36515bd36072c6fe066202cc)\] update private credentials file
 735  
 736  
 737  ## 2024-07-18
 738  
 739  ### ๐Ÿ“ฆ Dependencies
 740  
 741  - *(deps)* \[[4726b8d6](https://github.com/silveiralexf/.dotfiles/commit/4726b8d6409c8f873b782ee5b43b1e5ff56f377d)\] update to latest's
 742  
 743  ### ๐Ÿ”จ Fixes
 744  
 745  - *(docs)* \[[749f640a](https://github.com/silveiralexf/.dotfiles/commit/749f640a87692b0c10e4e25b324216085a1df59d)\] adjust incorrect changelog links
 746  
 747  ### โš™๏ธ Chores
 748  
 749  - *(nvim)* \[[37c271d8](https://github.com/silveiralexf/.dotfiles/commit/37c271d8403c0cd454726998a321e9a4d69cc4a9)\] add new filetypes to lspconfig
 750  - *(nvim)* \[[101b4359](https://github.com/silveiralexf/.dotfiles/commit/101b4359f06eaa9cbfa69c3bc27f90666f653b2c)\] add dictionary file to spell
 751  - *(nvim)* \[[2905290d](https://github.com/silveiralexf/.dotfiles/commit/2905290d07dfb94d644395eba6b544c49156db34)\] always upgrade bash to latest
 752  - *(functions)* \[[32ab46f0](https://github.com/silveiralexf/.dotfiles/commit/32ab46f0dfeb84a8b1c6f08bd858109bcff246ca)\] adjust openui launcher for rancher
 753  - *(secrets)* \[[2b3e62f9](https://github.com/silveiralexf/.dotfiles/commit/2b3e62f935c26dfe091fad31d2a0a5259026eb4b)\] update private credentials
 754  - *(docs)* \[[9b1a0cef](https://github.com/silveiralexf/.dotfiles/commit/9b1a0cef48f03d9ba9170f5a833c4352dec0be47)\] add wakatime badge to readme
 755  - *(nvim)* \[[a0885c31](https://github.com/silveiralexf/.dotfiles/commit/a0885c3129cc2b441bbe23634646019397947bb9)\] link go src to git to avoid duplicates
 756  
 757  
 758  ## 2024-07-12
 759  
 760  ### โš™๏ธ Chores
 761  
 762  - \[[c7a03cd0](https://github.com/silveiralexf/.dotfiles/commit/c7a03cd018ea30cb4dd4bb5daa0468d593f4d979)\] tweaks, and more tweaks
 763  
 764  
 765  ## 2024-07-08
 766  
 767  ### โš™๏ธ Chores
 768  
 769  - \[[a758272d](https://github.com/silveiralexf/.dotfiles/commit/a758272d535c4b06a4be0d9eb316aba096ab3ec2)\] add tmux pane switch plugin
 770  
 771  
 772  ## 2024-07-07
 773  
 774  ### โš™๏ธ Chores
 775  
 776  - \[[e8175ce9](https://github.com/silveiralexf/.dotfiles/commit/e8175ce90abd90f02afd65c627578750bdd0fa01)\] reorg tasks
 777  
 778  
 779  ## 2024-07-02
 780  
 781  ### โš™๏ธ Chores
 782  
 783  - \[[2040ced1](https://github.com/silveiralexf/.dotfiles/commit/2040ced191325b5b747f688bcc04f1f1a3a0648c)\] refactoring stuff up
 784  
 785  
 786  ## 2024-06-04
 787  
 788  ### โš™๏ธ Chores
 789  
 790  - \[[13316767](https://github.com/silveiralexf/.dotfiles/commit/13316767f3ac80212f2c26af3f1f1a4edccb13a9)\] add harper word
 791  - \[[f2e123cc](https://github.com/silveiralexf/.dotfiles/commit/f2e123cc43ef87b35e28a5b4a6cf541cc4fd0a03)\] lazy ui tweaks
 792  - \[[d26291f8](https://github.com/silveiralexf/.dotfiles/commit/d26291f81cbac4786def610651e03f105a7a14a0)\] formatting for clarity
 793  
 794  
 795  ## 2024-06-03
 796  
 797  ### ๐Ÿš€ Features
 798  
 799  - \[[03b382de](https://github.com/silveiralexf/.dotfiles/commit/03b382defd7568ae6f44aa0dc2a946118f406633)\] add go auto import
 800  
 801  ### โš™๏ธ Chores
 802  
 803  - \[[d63f2e3d](https://github.com/silveiralexf/.dotfiles/commit/d63f2e3da86485f829d66d9c783832c9fb67e1cc)\] add missing scriptt
 804  - \[[64b94dce](https://github.com/silveiralexf/.dotfiles/commit/64b94dcea22f37f5e00f6ce916cc34ec43f820ef)\] add nvm export
 805  - \[[a8c3ce28](https://github.com/silveiralexf/.dotfiles/commit/a8c3ce28305f7b24fab657314a1ddfe5f90ec5b3)\] add missing keybindings
 806  
 807  
 808  ## 2024-05-29
 809  
 810  ### ๐Ÿš€ Features
 811  
 812  - \[[51c3fcad](https://github.com/silveiralexf/.dotfiles/commit/51c3fcad2c73fcf5c1ef5270673fb434bcfad21b)\] add amethyst config file
 813  
 814  ### ๐Ÿ”จ Fixes
 815  
 816  - \[[2700f2cb](https://github.com/silveiralexf/.dotfiles/commit/2700f2cb792623ba5d2b03760e672cc6cef86965)\] markdown no fence errors
 817  
 818  
 819  ## 2024-05-27
 820  
 821  ### ๐Ÿš€ Features
 822  
 823  - \[[224e8a25](https://github.com/silveiralexf/.dotfiles/commit/224e8a25bd868329597adb1d94f128d9ba106c8e)\] improve lsp configs
 824  
 825  ### โš™๏ธ Chores
 826  
 827  - \[[145478a8](https://github.com/silveiralexf/.dotfiles/commit/145478a89f79d138d67c8b500580b9650bda2f1a)\] fix linting, style, typos
 828  
 829  
 830  ## 2024-04-17
 831  
 832  ### โš™๏ธ Chores
 833  
 834  - \[[b3eb0594](https://github.com/silveiralexf/.dotfiles/commit/b3eb0594621ce75e850d50584a73190d159465a8)\] small tweaks
 835  
 836  
 837  ## 2024-04-15
 838  
 839  ### โš™๏ธ Chores
 840  
 841  - \[[5bd0ee61](https://github.com/silveiralexf/.dotfiles/commit/5bd0ee61b02f7fb46fda5ae9784fc210900e8ce8)\] bump nvim dependencies
 842  - \[[fe3b2cc4](https://github.com/silveiralexf/.dotfiles/commit/fe3b2cc4b18f6fa80ad433aa28013f3309b6ee43)\] add openssl3 to path
 843  
 844  
 845  ## 2024-03-26
 846  
 847  ### โš™๏ธ Chores
 848  
 849  - \[[22843115](https://github.com/silveiralexf/.dotfiles/commit/228431156568c0a4f21ac228cc874d99c748db39)\] add sdkman to zsh profile
 850  
 851  
 852  ## 2024-03-18
 853  
 854  ### โš™๏ธ Chores
 855  
 856  - \[[6de5268e](https://github.com/silveiralexf/.dotfiles/commit/6de5268ee934847ea4429ee6845cd1497d157db2)\] add missing kubectl alias
 857  
 858  
 859  ## 2024-03-17
 860  
 861  ### ๐Ÿš€ Features
 862  
 863  - \[[8fc51e13](https://github.com/silveiralexf/.dotfiles/commit/8fc51e13d3a08f1c616f02b87a51d90e1e9ec78b)\] improve telescope cmds
 864  - \[[78cccb06](https://github.com/silveiralexf/.dotfiles/commit/78cccb064c8902016d15cef1ddd9e5e31f7d6c26)\] add rust support
 865  - \[[ec55236e](https://github.com/silveiralexf/.dotfiles/commit/ec55236e2a54c55cffbe6a8e0c07e2cc38c7f517)\] improve git plugin
 866  - \[[9b0ab0e9](https://github.com/silveiralexf/.dotfiles/commit/9b0ab0e950bcc7483dc9be5f029243211931d976)\] add tmux integration
 867  - \[[fed94f12](https://github.com/silveiralexf/.dotfiles/commit/fed94f126fae6c80cb1e9e53ababaef6a49b9e64)\] add quickfix window plugin
 868  - \[[ca812f35](https://github.com/silveiralexf/.dotfiles/commit/ca812f350e53070ee3c615cd9957781ae6204876)\] add zen mode
 869  
 870  ### ๐Ÿ“ฆ Dependencies
 871  
 872  - \[[cd626577](https://github.com/silveiralexf/.dotfiles/commit/cd626577b37983583a441547c599b8892a4a68e4)\] bump deps
 873  
 874  ### โš™๏ธ Chores
 875  
 876  - \[[94d2ec5a](https://github.com/silveiralexf/.dotfiles/commit/94d2ec5aaa94d6eb705f88b74df8d0ac201099a7)\] enable folke/flash again
 877  - \[[a1dd3e9d](https://github.com/silveiralexf/.dotfiles/commit/a1dd3e9d5b60d7fc5a09aedf618fcc57b3d738b7)\] add lspconfig to imports
 878  
 879  
 880  ## 2024-03-16
 881  
 882  ### ๐Ÿš€ Features
 883  
 884  - \[[2b1fafe6](https://github.com/silveiralexf/.dotfiles/commit/2b1fafe6e00366a47ef93703ffbb805a8993782b)\] add lazyvim stuff
 885  - \[[2fbf547d](https://github.com/silveiralexf/.dotfiles/commit/2fbf547d0f3facdee4e24707c4303996676a6da8)\] improve vue and typescript support
 886  - \[[919ece79](https://github.com/silveiralexf/.dotfiles/commit/919ece796d3b1f7c97130bfd1f2f38e622b7cc54)\] add eslint support
 887  
 888  ### ๐Ÿ“ฆ Dependencies
 889  
 890  - \[[7ace4c02](https://github.com/silveiralexf/.dotfiles/commit/7ace4c0243eb0c2c8a1a659a1a3f8c608ff48420)\] bump lazy deps
 891  
 892  ### โš™๏ธ Chores
 893  
 894  - \[[b3fc43d3](https://github.com/silveiralexf/.dotfiles/commit/b3fc43d3bb2d50a4e3ceb9926d1feb0b04d49872)\] cleaning stuff up
 895  - \[[113a017f](https://github.com/silveiralexf/.dotfiles/commit/113a017f042c34a508f08a12b6bd71ec452361fe)\] more cleanup
 896  - \[[119152c8](https://github.com/silveiralexf/.dotfiles/commit/119152c80755fdfffd3e0c1bcc78a0f9c658fb7b)\] backup some configs and scripts
 897  - \[[491a7a19](https://github.com/silveiralexf/.dotfiles/commit/491a7a195b84325cb0a43cf6cc46dca4f16e89f8)\] archive old stuff
 898  - \[[71cf4c69](https://github.com/silveiralexf/.dotfiles/commit/71cf4c696f1712685805ada57abebef705d215f8)\] reorg telescope settings
 899  - \[[6c7e6b03](https://github.com/silveiralexf/.dotfiles/commit/6c7e6b030d69f8d0d855c3aa0ac0e1c352b3eab1)\] refactor lsp config
 900  
 901  
 902  ## 2022-07-09
 903  
 904  ### โš™๏ธ Chores
 905  
 906  - \[[d0a48ecd](https://github.com/silveiralexf/.dotfiles/commit/d0a48ecd49d715b559a5295eaf5d7d23a60f2482)\] update on aliases and functions
 907  
 908  
 909  ## 2022-04-02
 910  
 911  ### โš™๏ธ Chores
 912  
 913  - \[[453975be](https://github.com/silveiralexf/.dotfiles/commit/453975be8c86c5d7b7c1d42cab25990af4943e30)\] update: adjust alises and tmuxp sessions
 914  
 915  
 916  ## 2022-03-11
 917  
 918  ### โš™๏ธ Chores
 919  
 920  - \[[0afe4931](https://github.com/silveiralexf/.dotfiles/commit/0afe4931957deb50a899a3fcc2a63ad74b30209d)\] Changes from March-2022
 921  
 922  
 923  ## 2021-12-23
 924  
 925  ### ๐Ÿ”จ Fixes
 926  
 927  - \[[2581161b](https://github.com/silveiralexf/.dotfiles/commit/2581161b03e09dcb142e696fab5dcb746ffd35e3)\] remove oslo2grafana auto-completion
 928  - \[[73cb54d6](https://github.com/silveiralexf/.dotfiles/commit/73cb54d6d92706e52a57536e7169647f2829f7f2)\] remove Rust exports
 929  - \[[c88524fd](https://github.com/silveiralexf/.dotfiles/commit/c88524fdb08a5491e3acfda7038e71480b5e5c58)\] adjust multi-monitor aliases for HP
 930  - \[[87ac2a76](https://github.com/silveiralexf/.dotfiles/commit/87ac2a760ee05171f0cf42cba087da7f3b856ca4)\] adjust monitoring display settings on i3
 931  - \[[b8d24e26](https://github.com/silveiralexf/.dotfiles/commit/b8d24e2686478d342f16d7b349aceab29504a47f)\] add dunstrc settings on i3 profile
 932  - \[[873f966c](https://github.com/silveiralexf/.dotfiles/commit/873f966c823db4809cec439b6eb4b886314d827f)\] update permissions on files
 933  
 934  
 935  ## 2021-10-13
 936  
 937  ### โš™๏ธ Chores
 938  
 939  - \[[bb0719bf](https://github.com/silveiralexf/.dotfiles/commit/bb0719bfa78273000a630e1e942c6e89d77fe59b)\] Updating for zsh and stuff
 940  
 941  
 942  ## 2021-07-29
 943  
 944  ### โš™๏ธ Chores
 945  
 946  - \[[4a04087e](https://github.com/silveiralexf/.dotfiles/commit/4a04087e524088066568876345528b9e62d78cfd)\] updates
 947  
 948  
 949  ## 2021-01-19
 950  
 951  ### โš™๏ธ Chores
 952  
 953  - \[[ba067cd3](https://github.com/silveiralexf/.dotfiles/commit/ba067cd3d648685e4b7ef8e8c134e0967992c926)\] Added xrandr monitor up/down alias
 954  - \[[a6c83278](https://github.com/silveiralexf/.dotfiles/commit/a6c83278fdb0ca16ba4064a748fb66b9f8cb3dd2)\] Updated feh background
 955  - \[[dfd5aa19](https://github.com/silveiralexf/.dotfiles/commit/dfd5aa192de57545c45435212433e982f6c5d20b)\] Updated i3 stuff
 956  - \[[adf569e8](https://github.com/silveiralexf/.dotfiles/commit/adf569e877b122bd82a2187f7e62066ff1adbc39)\] added gotest function, fix indentation
 957  - \[[86dbc905](https://github.com/silveiralexf/.dotfiles/commit/86dbc905cdde3fd9ac206db7ed2b1659dfb3ca97)\] update i3 autolock
 958  
 959  
 960  ## 2020-06-06
 961  
 962  ### โš™๏ธ Chores
 963  
 964  - \[[479c8150](https://github.com/silveiralexf/.dotfiles/commit/479c815090c1eb13e4db48fd6a6a2cd7de54e9ea)\] remove use of egrep (deprecated) and simplify grep
 965  
 966  
 967  ## 2020-04-17
 968  
 969  ### ๐Ÿš€ Features
 970  
 971  - \[[0d77a922](https://github.com/silveiralexf/.dotfiles/commit/0d77a92291de0bb518c52e9d1c49245f38c51a09)\] Add b64 encode/decode functions
 972  
 973  ### โš™๏ธ Chores
 974  
 975  - \[[4168d52e](https://github.com/silveiralexf/.dotfiles/commit/4168d52e31a41d7c65031a13021bf4375a086608)\] Dual monitoring updates
 976  - \[[746b17e9](https://github.com/silveiralexf/.dotfiles/commit/746b17e96e93dc1fa957a039ec565d12b3b0e9b2)\] add i3 win jump handler script
 977  - \[[c04288b6](https://github.com/silveiralexf/.dotfiles/commit/c04288b6ecc4a30874cdd1cab5892150e10b7717)\] Updated python exports and add tmux exports
 978  - \[[1eb93a34](https://github.com/silveiralexf/.dotfiles/commit/1eb93a3492028b066441ba039849d502a4405402)\] i3block conf file
 979  - \[[bb00e775](https://github.com/silveiralexf/.dotfiles/commit/bb00e775c6c0df72580dc2d48200ba500f9df389)\] add tmux vi copy/paste settings
 980  - \[[3f3470a1](https://github.com/silveiralexf/.dotfiles/commit/3f3470a1efaf9decf132cfec12b134f0fc8fe259)\] Updated time display i3status
 981  - \[[5ef02219](https://github.com/silveiralexf/.dotfiles/commit/5ef0221977a631216f6bd04972ed26db89891a57)\] Small updates on i3 conf
 982  
 983  
 984  ## 2020-01-09
 985  
 986  ### โš™๏ธ Chores
 987  
 988  - \[[ea38db4d](https://github.com/silveiralexf/.dotfiles/commit/ea38db4df4768fd59c6b0698f1f98bd8f7aad972)\] Updated PS1 settings
 989  - \[[c1a67b80](https://github.com/silveiralexf/.dotfiles/commit/c1a67b8041330f83416865aff34eae40895b2b1f)\] updated keybindings for terminator and i3-input menu
 990  
 991  
 992  ## 2020-01-06
 993  
 994  ### โš™๏ธ Chores
 995  
 996  - \[[d86c9fc0](https://github.com/silveiralexf/.dotfiles/commit/d86c9fc0db411e23c17fcf13cd1b4698e7000045)\] updated i3 color scheme/add conky on 2nd monitor
 997  
 998  
 999  ## 2020-01-04
1000  
1001  ### ๐Ÿš€ Features
1002  
1003  - \[[cbdda33e](https://github.com/silveiralexf/.dotfiles/commit/cbdda33edf4c38ed33a10f23119f0f6439edcc54)\] Add alias for wallpaper reset
1004  - \[[26f07c72](https://github.com/silveiralexf/.dotfiles/commit/26f07c7237e7fdd9fc926277ded774c9c0bfc7ce)\] Add i3wm conf files, sripts and images
1005  - \[[d9b14400](https://github.com/silveiralexf/.dotfiles/commit/d9b144001a9005e65742823f0de45c7f8029b8d7)\] Add fehbg for wallpaper settings
1006  
1007  ### โš™๏ธ Chores
1008  
1009  - \[[93acfcaa](https://github.com/silveiralexf/.dotfiles/commit/93acfcaa1f60953f5a320fb958c7381fe2860411)\] Improved conkyrc
1010  - \[[6388a0a6](https://github.com/silveiralexf/.dotfiles/commit/6388a0a6929128b32386b71beaeb0805611d43e2)\] Updated htoprc
1011  - \[[3c5a161f](https://github.com/silveiralexf/.dotfiles/commit/3c5a161f92ee50704773e4360d4685445e120aef)\] Minor fixes, typos, etc
1012  
1013  
1014  ## 2020-01-02
1015  
1016  ### ๐Ÿš€ Features
1017  
1018  - \[[6283dd3d](https://github.com/silveiralexf/.dotfiles/commit/6283dd3d8f7081eaa895bd6ab4eaa5a1c03b993b)\] Add keybinding for dmenu search
1019  - \[[6b5b1a3f](https://github.com/silveiralexf/.dotfiles/commit/6b5b1a3fe9728ab711aaed02227e7e0ea9667b3c)\] Add htop profile
1020  - \[[2e8a482a](https://github.com/silveiralexf/.dotfiles/commit/2e8a482acf5fcb7bf85d7bc1695df289f860822e)\] Add feh to openbox autostart script
1021  
1022  ### ๐Ÿ”จ Fixes
1023  
1024  - \[[70bc1d48](https://github.com/silveiralexf/.dotfiles/commit/70bc1d48491042edcd8e5e5b30dd287fcf93f282)\] Fixed README typo
1025  
1026  ### โš™๏ธ Chores
1027  
1028  - \[[193f35ba](https://github.com/silveiralexf/.dotfiles/commit/193f35ba37067a0a505e27421760c7cf49b12410)\] Updated openbox keybindings
1029  - \[[c7169556](https://github.com/silveiralexf/.dotfiles/commit/c7169556c16899cc9583dc73d2a405b56c9a6178)\] add podman alias
1030  
1031  
1032  ## 2019-12-30
1033  
1034  ### โš™๏ธ Chores
1035  
1036  - \[[aa8f1d5a](https://github.com/silveiralexf/.dotfiles/commit/aa8f1d5a5ef9c7ea9df32eeed4354495cc07d414)\] Changed PS1 settings
1037  - \[[99dbe545](https://github.com/silveiralexf/.dotfiles/commit/99dbe54513689ef82f55d4c1042fa0571878a296)\] Updated key bindings
1038  
1039  
1040  ## 2019-12-29
1041  
1042  ### ๐Ÿš€ Features
1043  
1044  - \[[d26c100d](https://github.com/silveiralexf/.dotfiles/commit/d26c100de8635824ef304dbe7d3ce80276ef0019)\] Add tmux aliases
1045  
1046  ### โš™๏ธ Chores
1047  
1048  - \[[bd57968b](https://github.com/silveiralexf/.dotfiles/commit/bd57968b6d8df1b04ab78830dfd3ae797618336b)\] Changed PS1 display
1049  
1050  
1051  ## 2019-12-28
1052  
1053  ### ๐Ÿš€ Features
1054  
1055  - \[[a70a994d](https://github.com/silveiralexf/.dotfiles/commit/a70a994dc66cf52a1fc12abb8f7ae12501644a69)\] Add ibmcloud alias
1056  - \[[b0360203](https://github.com/silveiralexf/.dotfiles/commit/b0360203d26a7a05e64a2fa1003f3bb3786892e0)\] Add dbvis and npm exports
1057  
1058  ### โš™๏ธ Chores
1059  
1060  - \[[423c05fd](https://github.com/silveiralexf/.dotfiles/commit/423c05fd1988b4ea6031003a18ae92c5a63769c6)\] Replace xdg-open and small stuff
1061  - \[[616aaa93](https://github.com/silveiralexf/.dotfiles/commit/616aaa9321247e6b69e518b08f229010b5d25451)\] Remove nautilus from start
1062  - \[[cceed967](https://github.com/silveiralexf/.dotfiles/commit/cceed967936628e299d7c12b9230fec97a981011)\] Replaced keybinding from terminator to st
1063  
1064  
1065  ## 2019-11-02
1066  
1067  ### โš™๏ธ Chores
1068  
1069  - \[[b2842df7](https://github.com/silveiralexf/.dotfiles/commit/b2842df7b39a14817c6aeca09faeee2f50a49b00)\] small updates
1070  
1071  
1072  ## 2019-10-27
1073  
1074  ### โš™๏ธ Chores
1075  
1076  - \[[e0c7ce0d](https://github.com/silveiralexf/.dotfiles/commit/e0c7ce0da8dbe3e5dcb61785d530b54b180c91c9)\] Added bluetooth reload function
1077  
1078  
1079  ## 2019-10-19
1080  
1081  ### โš™๏ธ Chores
1082  
1083  - \[[765f82c6](https://github.com/silveiralexf/.dotfiles/commit/765f82c63980c420656f46b0cc33486fb1ce918e)\] Exports updates
1084  - \[[c30d2c14](https://github.com/silveiralexf/.dotfiles/commit/c30d2c140c303c576381f6c0d292433685eadfbb)\] Go private
1085  
1086  
1087  ## 2019-10-16
1088  
1089  ### ๐Ÿš€ Features
1090  
1091  - \[[28bd7d05](https://github.com/silveiralexf/.dotfiles/commit/28bd7d0565f7fd0a8e3c1662a8f7a7450865dbc7)\] Add random pass gen function
1092  
1093  
1094  ## 2019-10-02
1095  
1096  ### โš™๏ธ Chores
1097  
1098  - \[[c54f4543](https://github.com/silveiralexf/.dotfiles/commit/c54f45432ed15102eebd3d00b9a09cd101878331)\] Updated gitignore to ignore private profile
1099  
1100  
1101  ## 2019-09-30
1102  
1103  ### โš™๏ธ Chores
1104  
1105  - \[[66012dc1](https://github.com/silveiralexf/.dotfiles/commit/66012dc1b5e4b8230d43478a69ba19fab58afb68)\] add quick reminder for minikube tiller
1106  
1107  
1108  ## 2019-09-26
1109  
1110  ### โš™๏ธ Chores
1111  
1112  - \[[26541931](https://github.com/silveiralexf/.dotfiles/commit/26541931e69cba01e033542f88eea68ea4e1745e)\] Replacing kill -9 by pkill to avoid being rude for no reason
1113  
1114  
1115  ## 2019-09-25
1116  
1117  ### โš™๏ธ Chores
1118  
1119  - \[[1f7bed4d](https://github.com/silveiralexf/.dotfiles/commit/1f7bed4de8e02ab89a6d467fb085bb72c45a6cf8)\] Borrowed stuff from jessfraz, reestructured repo
1120  - \[[f4dd5959](https://github.com/silveiralexf/.dotfiles/commit/f4dd5959d49c96ffc38b5d8fdd71cb9cbb191854)\] Updated docs and add keeper for private stuff
1121  - \[[4b62a2f9](https://github.com/silveiralexf/.dotfiles/commit/4b62a2f97901a4fc2e8ffadc735c48bf16173980)\] Moved some exports to main file
1122  - \[[574b5c6a](https://github.com/silveiralexf/.dotfiles/commit/574b5c6aa11a201c9d9ed753646318c8030f60da)\] Moved .private to correct location
1123  
1124  
1125  ## 2019-08-11
1126  
1127  ### โš™๏ธ Chores
1128  
1129  - \[[58e5a517](https://github.com/silveiralexf/.dotfiles/commit/58e5a517095ff9482013a9dce2e1b602c666337a)\] Added fzf.bash that was missing for fuzzy search
1130  
1131  
1132  ## 2019-08-10
1133  
1134  ### ๐Ÿ”จ Fixes
1135  
1136  - \[[4f877ba7](https://github.com/silveiralexf/.dotfiles/commit/4f877ba77f219f91c671ae1594dfd8759c1e633f)\] Fixed wrong path
1137  - \[[e7d6bb0d](https://github.com/silveiralexf/.dotfiles/commit/e7d6bb0d428503385aa94437e145f3ad8297fa55)\] Fixed typo
1138  
1139  ### โš™๏ธ Chores
1140  
1141  - \[[145d1b83](https://github.com/silveiralexf/.dotfiles/commit/145d1b83e717bdfefc87801734ccc4d093e27d2d)\] Initial commit
1142  - \[[7acae29b](https://github.com/silveiralexf/.dotfiles/commit/7acae29ba12d0333ce4a0e6076321ffdc2557b2a)\] Initial release
1143  - \[[5978d285](https://github.com/silveiralexf/.dotfiles/commit/5978d285e235f110f81d9a81346a0f10229569f9)\] Update gitignore
1144  - \[[b5e2428c](https://github.com/silveiralexf/.dotfiles/commit/b5e2428cc767806984fd29f82dce35701d19829f)\] Added vim_runtime install to script
1145  
1146  <!-- generated by git-cliff -->