Releases: LucasLarson/dotfiles
v2.0.0
What’s changed
- remove ineffective
$HISTFILEprotection (#832) - feat: add
sed-remove-newlines abbreviation (#835) - repair, upgrade
shellcheckfor Markdown code blocks (#866) - fix: set permissions to read-all (CKV2_GHA_1) (#872)
- feat: indent
Makefiles with tabs (#878) - refactor: use more readable empty-string tests (#880)
- revert: remove GitHub Copilot for Neovim (
ad9e7b1173) - feat: rename
custom/aliases.shusing generic shell filename extension (ee63ad51ac)
Full changelog: v1.1.1...v2.0.0
v1.1.1
What’s changed
- remove
stat-dependentsamefileplugin (#828) - use
/dev/nullonly where/dev/stderris not appropriate (8f595fa5ef) - remove GitHub Copilot plugin (#821)
- add French Republican Calendar time-of-day script (#766) (via Leah Neukirchen)
- add
shellcheckconfiguration (#765) - remove
zsh_codexplugin in (#733) - remove
git-perlinstallation (#725)
Full Changelog: v1.1.0...v1.1.1
v1.1.0
✅ more XDG Base Directory compliance (446558c, 5d1a9e5)
✅ much more POSIX compliance (b7d130e, d57977a, f1cb718, 28ef572)
✅ more portable Git syntax (e8872e2, 44c43d4)
✅ no more pip requirement (e936536)
✅ command-line completions (9897656)
✅ $HISTFILE protection (12fb68b)
Full changelog: v1.0.0...v1.1.0
v1.0.0
✅ first public release
✅ @clarketm’s amalgamated zsh_completions plugin (68668ec)
✅ @tom-doerr’s zsh_codex plugin to access @OpenAI’s Codex API from the command line (954c75d)
✅ @olets’s zsh_abbr plugin to instantly expand certain abbreviations (075d6c9)
✅ GitHub Copilot for Neovim (34ddd73)
✅ globbing (command **/*.𝑥) instead of command $(find 𝑥) (fix #260) in #530
✅ a dynamic g function (3783701) that:
• without arguments, performs git status
• with an argument of filename, performs git status filename
• with an argument of clone, config, help, init, version, or -𝑥*, performs as git 𝑎𝑟𝑔𝑢𝑚𝑒𝑛𝑡, and
• otherwise performs whatever commands follow g, for example:
g add ... → git add ...
g commit ... → git commit ...
In memoriam:
🚫 @Atom configuration (6f32113)
🚫 disused @ImgBot configuration (3c5cbd7)
🚫 disused @Transifex configuration (adf018e)
🚫 disused Nano editor configuration (74b38c9)
🚫 Markdown (in favor of AsciiDoc) (9d6a1a2)
🚫 git.io links (fix #519) in #520
Full Changelog: v0.9.0...v1.0.0
v0.9.0
What’s Changed
✅ add shellcheck for even shell scripting hidden in Markdown files (fix #500) by @LucasLarson in #501
✅ repair Markdown by @LucasLarson in #499
✅ use @Homebrew’s env variable for brew --prefix (fix #497) by @LucasLarson in #498
✅ add mailmap (fix #495) by @LucasLarson in #496
✅ bump gunstage from 5343e19 to ba5dfc3 by @dependabot in #494
✅ bump git-default-branch from 595f0c5 to 80f2844 by @dependabot in #493
✅ bump zsh-completions from 6fbf5fc to 55d07cc by @dependabot in #492
✅ bump git-default-branch from c047e6d to 595f0c5 by @dependabot in #491
✅ bump samefile from 424fdf0 to f690b9c by @dependabot in #490
✅ bump gunstage from 89cc627 to 5343e19 by @dependabot in #489
✅ bump git-default-branch from ce576bc to c047e6d by @dependabot in #487
✅ bump powerlevel10k from 123136c to f07d7ba by @dependabot in #485
✅ bump actions/checkout action from v2 to v3 by @renovate in #486
✅ bump fast-syntax-highlighting from 585c089 to ef8ba84 by @dependabot in #484
Full Changelog: v0.8.0...v0.9.0
v0.8.0
✅ affirmatively permit unambiguous non-POSIX content to more quickly define functions from Zsh (6212791)
What's Changed
- bump powerlevel10k from
7354688tofba50d9by @dependabot in #458 - bump samefile from
448cd3cto052324aby @dependabot in #459 - bump git-default-branch from
e219585toce576bcby @dependabot in #460 - bump gunstage from
4bcfcdatoc425b92by @dependabot in #461 - bump zsh-completions from
bffff37to20f3cd5by @dependabot in #462 - bump powerlevel10k from
fba50d9toe1c52e0by @dependabot in #463 - bump powerlevel10k from
e1c52e0to683a485by @dependabot in #464 - bump powerlevel10k from
683a485tofdbde52by @dependabot in #465 - bump powerlevel10k from
fdbde52tob8ddcd4by @dependabot in #466 - bump powerlevel10k from
b8ddcd4to3d994b0by @dependabot in #468 - bump zsh-completions from
20f3cd5to546fa7eby @dependabot in #469 - bump powerlevel10k from
3d994b0to9e0ef91by @dependabot in #470 - Bump custom/plugins/samefile from
052324ato424fdf0by @dependabot in #471 - Bump custom/plugins/zsh-completions from
546fa7eto1f1962eby @dependabot in #472 - Bump custom/themes/powerlevel10k from
9e0ef91to6c71862by @dependabot in #473 - Bump powerlevel10k from
6c71862to4f143b7by @dependabot in #474 - bump zsh-completions from
1f1962eto298020eby @dependabot in #475 - Bump custom/themes/powerlevel10k from
4f143b7to8a676a9by @dependabot in #476 - bump gunstage from
c425b92to89cc627by @dependabot in #478 - bump powerlevel10k from
8a676a9toa83e530by @dependabot in #479 - store
.plistfiles as XML instead of binary by @LucasLarson in #477 - bump powerlevel10k from
a83e530to123136cby @dependabot in #480 - bump zsh-completions from
298020eto3fb84eeby @dependabot in #481 - Bump custom/plugins/zsh-completions from
3fb84eeto6fbf5fcby @dependabot in #483
Full Changelog: https://github.com/LucasLarson/dotfiles/commits/v0.8.0
v0.7.1
✅ bump Mackup from 0.8.32 to 0.8.33
v0.7.0
v0.6.1
v0.6.0
✅ move .oh-my-zsh/custom/ to custom/, losing shell and shell framework vendor lock