Latest
This commit is contained in:
parent
27072d0e97
commit
27451ed777
2 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# TODOs
|
||||
|
||||
* Port over installations handled by Taskfile.yml
|
||||
|
||||
## Pending
|
||||
|
||||
* [Actions](https://github.com/sindresorhus/Actions) adds a wide-variety of actions that you can utilize with the macOS Shortcuts app. It is currently only available via the macOS app store. Requested a Homebrew Cask [here](https://github.com/sindresorhus/Actions/issues/127).
|
||||
|
|
|
@ -8214,8 +8214,10 @@ softwarePackages:
|
|||
_github: https://github.com/vim/vim
|
||||
_home: https://www.vim.org/
|
||||
_name: VIM
|
||||
_when:cask: '! test -d /Applications/MacVim.app'
|
||||
ansible: professormanhattan.vim
|
||||
apt: vim
|
||||
cask: macvim
|
||||
brew: vim
|
||||
choco: vim
|
||||
dnf: vim
|
||||
|
|
Loading…
Reference in a new issue