Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: LucasLarson/dotfiles

v2.0.0

10 Sep 23:59
@LucasLarson LucasLarson
v2.0.0
This tag was signed with the committer’s verified signature. The key has expired.
LucasLarson Lucas Larson
GPG key ID: 534FA8DFC1C87463
Expired
Verified
Learn about vigilant mode.
ee63ad5
This commit was signed with the committer’s verified signature. The key has expired.
LucasLarson Lucas Larson
GPG key ID: 534FA8DFC1C87463
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

What’s changed

  • remove ineffective $HISTFILE protection (#832)
  • feat: add sed-remove-newlines abbreviation (#835)
  • repair, upgrade shellcheck for 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.sh using generic shell filename extension (ee63ad51ac)

Full changelog: v1.1.1...v2.0.0

Assets 2
Loading

v1.1.1

10 Oct 20:18
@LucasLarson LucasLarson
v1.1.1
This tag was signed with the committer’s verified signature. The key has expired.
LucasLarson Lucas Larson
GPG key ID: 534FA8DFC1C87463
Expired
Verified
Learn about vigilant mode.
f6c172b
This commit was signed with the committer’s verified signature. The key has expired.
LucasLarson Lucas Larson
GPG key ID: 534FA8DFC1C87463
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

What’s changed

  • remove stat-dependent samefile plugin (#828)
  • use /dev/null only where /dev/stderr is not appropriate (8f595fa5ef)
  • remove GitHub Copilot plugin (#821)
  • add French Republican Calendar time-of-day script (#766) (via Leah Neukirchen)
  • add shellcheck configuration (#765)
  • remove zsh_codex plugin in (#733)
  • remove git-perl installation (#725)

Full Changelog: v1.1.0...v1.1.1

Loading

v1.1.0

21 Jan 23:21
@LucasLarson LucasLarson
v1.1.0
This tag was signed with the committer’s verified signature.
LucasLarson Lucas Larson
SSH Key Fingerprint: ItGbYBXbGeK2IPj/g1o7Dji1EvyjU5hHd+mRIEmT7CE
Verified
Learn about vigilant mode.
e936536
This commit was signed with the committer’s verified signature.
LucasLarson Lucas Larson
SSH Key Fingerprint: ItGbYBXbGeK2IPj/g1o7Dji1EvyjU5hHd+mRIEmT7CE
Verified
Learn about vigilant mode.

Choose a tag to compare

✅ 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

Loading

v1.0.0

28 Jun 19:21
@LucasLarson LucasLarson
v1.0.0
This tag was signed with the committer’s verified signature. The key has expired.
LucasLarson Lucas Larson
GPG key ID: 534FA8DFC1C87463
Expired
Verified
Learn about vigilant mode.
cdeac31
This commit was signed with the committer’s verified signature. The key has expired.
LucasLarson Lucas Larson
GPG key ID: 534FA8DFC1C87463
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

✅ 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 **/*.x) instead of command $(find x) (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 -x*, performs as git argument, 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

Loading

v0.9.0

21 Mar 16:45
@LucasLarson LucasLarson

Choose a tag to compare

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

Contributors

LucasLarson, Homebrew, and 2 other contributors
Loading

v0.8.0

28 Feb 23:07
@LucasLarson LucasLarson

Choose a tag to compare

✅ affirmatively permit unambiguous non-POSIX content to more quickly define functions from Zsh (6212791)

What's Changed

Full Changelog: https://github.com/LucasLarson/dotfiles/commits/v0.8.0

Contributors

LucasLarson and dependabot
Loading

v0.7.1

30 Oct 19:37
@LucasLarson LucasLarson

Choose a tag to compare

✅ bump Mackup from 0.8.32 to 0.8.33

Loading

v0.7.0

22 Sep 23:07
@LucasLarson LucasLarson

Choose a tag to compare

  • Textmate:
    • remove @textmate application
    • remove 52 supporting submodules

Contributors

textmate
Loading

v0.6.1

06 May 19:55
@LucasLarson LucasLarson

Choose a tag to compare

✅ working readme links
✅ references to iTerm, Twemoji

Loading

v0.6.0

07 Mar 20:41
@LucasLarson LucasLarson

Choose a tag to compare

✅ move .oh-my-zsh/custom/ to custom/, losing shell and shell framework vendor lock

Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /