Releases: LyraPhase/lyraphase_workstation
Releases · LyraPhase/lyraphase_workstation
v3.0.2
v3.0.2
- Fix longstanding bug #28 - just in principle, and for those who may care
in the future - Update README to be more accurate w.r.t. user's intent
It turns out that v2.0.1 was the synchronistic dendrochronological version stratum where this plist_file
LWRP issue was raised! How ironically fitting that the version numbering would accidentally work out to ~v3.0.1 / v3.0.2... just about the version numbering anniversary of this concern & thought being raised. 🤔
Note: The "hidden knowledge" is contained within d499741 ... if it is useful.
v3.0.1
v3.0.1
- Update docs & README
- Update Copyright & Copyleft notice to:
Copyright (C) © 🄯 2013-2020 James Cuzella
v3.0.0
v3.0.0
lyraphase_workstation::max_for_live
:- Upgrade to Max
v8.1.3 200310
- Upgrade to Max
lyraphase_workstation::sublime_text_settings
:- Migrate default Sublime Text config file location to pCloud Drive
lyraphase_workstation::prolific_pl2303_driver
:- Upgrade PL2303 driver to
v2.0.0 20191204
- Upgrade PL2303 driver to
lyraphase_workstation::iterm2
:- Migrate config plist file to pCloud Drive
lyraphase_workstation::homebrew_sudoers
:- Add
mv /usr/local/Caskroom/*
pattern to sudoers.d file - This should fix
brew cask install java
and similar Casks
- Add
lyraphase_workstation::hammerspoon
- Add shortcut
Hyper + m
for Maximizing window- Same shortcut as in ShiftIt (R.I.P.)
- Hyper = Command + Option + Control
- Add shortcut
Hyper + k
to Kill Misbehaving McAfee- McAfee keeps eating all RAM, & crashing work macBook Pro
- Killing it temporarily postpones the issue
- However, it will always restart itself
- Uninstaling doesn't work... it always re-installs itself
- So ironically, Antivirus has become a virus! 🦠
- Or maybe some kind of auto-immune disease! (Or cytokine storm?!)
- No fix from McAfee
- No fix from IT
- Killing it prematurely may sometimes help
- Nobody cares... 😩😣
- Add shortcut
v2.3.1
v2.3.1
lyraphase_workstation::hammerspoon
:- Fix recipe for Hammerspoon
- Chef 14
package
only works withhomebrew_formula
, not Casks
v2.3.0
lyraphase_workstation::hammerspoon
:- Add recipe for Hammerspoon - OSX LUA Automation framework
- Add
init.lua
for ShiftIt Replacement: MiroWindowManager.spoon
lyraphase_workstation::hammerspoon_shiftit
:- Add recipe for installing MiroWindowManager.spoon
- Install via GitHub repo: miromannino/miro-windows-manager
v2.2.0
v2.2.0
lyraphase_workstation::autohide_dock
:- Add recipe for controling OSX Dock AutoHide behavior
- Add attribute for autohide-delay
v2.1.6
v2.1.6
lyraphase_workstation::sublime_text_settings
:- Add missing case in ChefSpec unit tests: pre-existing correct symlinks
- Fix recipe Idempotency for pre-existing Sublime Text 3 symlinks
v2.1.5
v2.1.5
lyraphase_workstation::sublime_text_settings
:- Add missing ChefSpec unit tests
- Refactor to use node attributes
- Add support for customizable Sublime Text directories
- Fix handling for cases where:
- Original settings directories exist & need deletion
- Symlink targets (custom shared settings dirs) do not exist, & Original directories exist (opt for keeping originals)
v2.1.4
v2.1.4
lyraphase_workstation::homebrew_sudoers
:- Fix
mv
Cask install steps (java
Cask, etc...)
- Fix
v2.1.3
v2.1.3
lyraphase_workstation::homebrew_sudoers
:- Fix
vmware-fusion
Cask install steps
- Fix
v2.1.2
v2.1.2
- Update
Max.app
to8.0.2.181127
- Fix recipe
lyraphase_workstation::homebrew_sudoers
- Fix sudoers line for VirtualBox extension pack install steps
- This fixes Homebrew Cask
virtialbox-extension-pack
- Fix/Update ChefSpec tests for Chef 15
- Deprecated
knife cookbook test
in TravisCI - Add CookStyle target to demo this new tool
rake rubocop
- Note don't use rubocop unless you're a style Gestapo 👮
- Disable FC121 foodcritic rule
- We do not want to break support for Chef < 14
- Deprecated dependencies should simply not be used in Chef >= 14... ok to ignore
- Fix fauxhai up to 8.0.0 (>= 6.8.0) mac_os_x platform versions
- Assuming fauxhai does not deprecate any more macOS versions before 8.0.0
- This also assumes they follow SemVer appropriately
- Deprecated