Skip to content

Releases: LucasLarson/dotfiles

v0.5.3

23 Dec 00:32

Choose a tag to compare

✅ adds @nvuillam’s Mega-Linter

v0.5.2

25 Nov 20:12

Choose a tag to compare

✅ full functionality restored to cy function: it’s identical to cp ‑r, cp ‑R, and cp ‑‑recursive with the added benefit that if you omit the second parameter, then cy will understand that you intended to copy to the current working directory

v0.5.1

23 Nov 16:57

Choose a tag to compare

✅ first release with functional comparison using ${x:‑y}‑as‑if‑not‑𝑥‑then‑𝑦 syntax first seen in powerlevel10k (implemented in git verify‑commit alias).

v0.5.0

25 Oct 15:16

Choose a tag to compare

✅ move local copy to ~/Dropbox/dotfiles from ~/Dropbox/Mackup

v0.4.3

05 Oct 02:46

Choose a tag to compare

✅ working autofix
✅ JSON closes with newline

v0.4.2

03 Oct 18:07

Choose a tag to compare

✅ add cy copying function like cp, but when it receives no second argument, it assumes you want to copy to the pwd

v0.4.1

23 Sep 01:24

Choose a tag to compare

✅ all @textmate tmbundles are included as submodules

v0.4.0

26 Aug 16:05

Choose a tag to compare

v0.1.0

07 Oct 18:47

Choose a tag to compare

first published version of “Code snippets”
a work-in-progress Markdown document with some of my most used and least
remembered command-line entries, this replaces an @apple Notes.app
document “Code snippets” which was inspired, in part, by @hisaac’s
update-all-the-things