Skip to content

Releases: engeir/stowfiles

v1.7.1

18 Jan 22:59
b2ae138

Choose a tag to compare

1.7.1 (2024-01-18)

Bug Fixes

  • nvim: keymap is likely source to indentation troubles (8281b43)
  • sbar: battery item update only on frequency (50d42cb)

Miscellaneous

  • nvim: add plugin copilot.vim (ba409fd)
  • software: add mise commands to updater (ef1f713)

Code Refactoring

  • go: GOROOT and GOPATH are handled by mise (73bf5dc)
  • mise: install go itself and binaries using mise (e3b1e4b)

v1.7.0

16 Jan 08:12
2dea670

Choose a tag to compare

1.7.0 (2024-01-16)

Features

  • nvim: add autocmd that updates 'lastmod' (7f8f943)
  • sbar: add percentage to sketchybar volume item (4892da7)
  • sketchybar: show icon of active program (30c4091)

Bug Fixes

  • nvim: properly setup obsidian vault (e45540a)
  • software: poetry install controlled by pipx (5ace6b5)
  • zsh: need git alias due to some functions (e4a4ecd)

Miscellaneous

  • font: update nerd font, includes toml symbol (3757823)
  • mise: install tex via mise, and use tinytex (86382fb)
  • mise: update file path and split up config (b65d727)
  • nvim: add chatgpt.nvim plugin (179cdd7)
  • nvim: add obsidian.nvim and re-start README update (0112be1)
  • nvim: add tfm and throw in the yazi file manager as well (048536b)
  • nvim: keep plugins only on known machines (1a380bf)
  • nvim: keymap to visual select to end of line (c7accce)
  • nvim: new plugin hawtkeys (ba95921)
  • sketchybar: add percentage to battery and volume (3d496af)
  • software: install just and add nvim plugin for it (913f0d3)
  • software: small update (928e252)
  • software: small update (56a6c01)
  • zsh: more info in long format eza (ls) output (e4a4ecd)

Styles

v1.6.1

05 Jan 09:52
d860775

Choose a tag to compare

1.6.1 (2024-01-05)

Bug Fixes

  • alacritty: migrate to toml config format (f8a48e7)
  • zsh: fzf should list all files (no git respect) (84ca3ff)
  • zsh: use abbr over alias (fec66e4)

Miscellaneous

  • bin: update to correct nvc script output (ed15066)
  • nvim: format gets more timeout_ms (68cd2d9)
  • nvim: use fidget.nvim main rather than legacy branch (d997237)
  • software: small update (320ce89)
  • software: update installed (59c1419)
  • software: update rclone as root (a8ee997)
  • software: update rustup (rust toolchain) (6185a12)
  • software: update to mise from old name rtx (d20e9c3)
  • zsh: add abbr and update name ls alias to eza from exa (2e8c280)

v1.6.0

11 Dec 14:37
7d96c1d

Choose a tag to compare

1.6.0 (2023-12-11)

Features

  • bin: change all desktop wallpapers on mac (aa013ef)

Bug Fixes

  • osx: blur on mac osx works now (125e1c8)
  • software: assume yes to dprint update which was getting stuck (f13b382)

Miscellaneous

  • nvim: remove codeium from mac setup (0e847c1)
  • software: remove thefuck (0d6e996)
  • software: update installed software (3c2040a)

v1.5.0

07 Dec 13:41
dca6f98

Choose a tag to compare

1.5.0 (2023-12-07)

Features

  • software: add rush as package manager for custom scripts (9698f73)

Miscellaneous

v1.4.0

05 Dec 09:22
71d3371

Choose a tag to compare

1.4.0 (2023-12-05)

Features

  • nvim: update to harpoon v2 (7db5957)

Miscellaneous

v1.3.1

05 Dec 07:08
6cb5cb9

Choose a tag to compare

1.3.1 (2023-12-05)

Continuous Integration

  • README: add latest version to README (da82cb1)

v1.3.0

05 Dec 07:03
ad486ec

Choose a tag to compare

1.3.0 (2023-12-04)

Features

  • nvim: add table mode plugin for markdown (d0cf674)

Bug Fixes

  • nvim: find exact match as well as substring in IS_KNOWN (82fe9e3)

v1.2.0

21 Nov 07:54
705f9f0

Choose a tag to compare

1.2.0 (2023-11-21)

Features

  • nvim: in nvc, pass all args to nvim command (1b3224e)

Bug Fixes

  • nvim: update desc of telescope find diagnostics (39042be)

stowfiles: v2.0.0

08 Jan 08:14
2d535cb

Choose a tag to compare

2.0.0 (2025-01-08)

⚠ BREAKING CHANGES

  • nvim: blink.cmp (0.10.0) updated their snippet definitions
  • nvim: remove lualine, bufferline, add mini.{tabline,statusline}
  • nvim: remove hrsh7th/nvim-cmp, add saghen/blink.cmp
  • yazi: sync was removed from the plugin command

Features

  • bspwm: start using ghostty as my main terminal (d99032f)
  • ghostty: make keymaps more familiar (ffd5bdb)
  • ghostty: start adding my config (953a7f3)
  • kitty: i hate ligatures (b774294)
  • nvim: remove hrsh7th/nvim-cmp, add saghen/blink.cmp (62bb627)
  • nvim: remove lualine, bufferline, add mini.{tabline,statusline} (bd8f162)
  • reinstall: force uv to install tools that has bad environments (cc3a685)

Bug Fixes

  • nvim: blink.cmp (0.10.0) updated their snippet definitions (1d092c0)
  • nvim: comment out telescope keymaps using disabled bibtex plugin (8f2a983)
  • polybar: start pulseaudio when restarting the bar (df8b821)

Miscellaneous

  • dprint: update global config (1aa059c)
  • ghostty: while ghostty doesn't have "sesion"s, im using tmux and these keymaps are conflicting (f6db1d0)
  • mise,zig: add zig since i'm compiling ghostty, btw (9e25e05)
  • mise: update file paths (93c8420)
  • nvim: add desc to keymaps (1a7dba7)
  • nvim: add keymap to source/run lua code (326fd0c)
  • nvim: add lazydev as a blink.cmp source (d3d7177)
  • nvim: blink.cmp auto accept braces (9e4bb89)
  • nvim: change lazy specs, config to opts (ff2cd4c)
  • nvim: enable just plugin (8a1d3a1)
  • nvim: enable toggling of dim focused scope (f48cc35)
  • nvim: force short mode in mini.statusline (cb7d2fe)
  • nvim: remove easypick and delete old disabled telescope plugins (713cbd3)
  • software: move reinstall script to mise task (9ab7614)
  • software: update installed (8316747)
  • wezterm: add comment on sessionizer setup (9e80c4e)
  • yazi: sync was removed from the plugin command (af93a8a)
  • yazi: the git plugin isn't a nice experience (f745ec7)

Styles

  • dprint: format bash script (3b3fb0e)
  • polybar: format some scripts (4069ae9)