Latest
This commit is contained in:
parent
f36cea3f41
commit
fa4715685c
2 changed files with 6 additions and 0 deletions
|
@ -382,6 +382,7 @@ softwareGroups:
|
||||||
- jiq
|
- jiq
|
||||||
- jqp
|
- jqp
|
||||||
- just
|
- just
|
||||||
|
- kcpassword
|
||||||
- litecli
|
- litecli
|
||||||
- lolcat
|
- lolcat
|
||||||
- marp
|
- marp
|
||||||
|
|
|
@ -4938,6 +4938,11 @@ softwarePackages:
|
||||||
echo "Setting iTerm2 to automatically sync with managed options" && defaults write com.googlecode.iterm2 NoSyncNeverRemindPrefsChangesLostForFile_selection -int 2
|
echo "Setting iTerm2 to automatically sync with managed options" && defaults write com.googlecode.iterm2 NoSyncNeverRemindPrefsChangesLostForFile_selection -int 2
|
||||||
ansible:darwin: professormanhattan.iterm2
|
ansible:darwin: professormanhattan.iterm2
|
||||||
cask: iterm2
|
cask: iterm2
|
||||||
|
kcpassword:
|
||||||
|
_bin: kcpassword
|
||||||
|
_github: https://github.com/xfreebird/kcpassword
|
||||||
|
_name: kcpassword
|
||||||
|
brew:darwin: xfreebird/utils/kcpassword
|
||||||
nativescript:
|
nativescript:
|
||||||
_bin: ns
|
_bin: ns
|
||||||
_github: https://github.com/NativeScript/NativeScript
|
_github: https://github.com/NativeScript/NativeScript
|
||||||
|
|
Loading…
Reference in a new issue