Releases: LucasLarson/dotfiles
Releases · LucasLarson/dotfiles
v0.5.2
✅ 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
✅ 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
✅ move local copy to ~/Dropbox/dotfiles
from ~/Dropbox/Mackup
v0.4.3
✅ working autofix
✅ JSON closes with newline
v0.4.2
✅ add cy
copying function like cp
, but when it receives no second argument, it assumes you want to copy to the pwd