This commit is contained in:
Brian Zalewski 2023-05-31 21:05:40 +00:00
parent 27072d0e97
commit 27451ed777
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,7 @@
# TODOs # TODOs
* Port over installations handled by Taskfile.yml
## Pending ## 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). * [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).

View file

@ -8214,8 +8214,10 @@ softwarePackages:
_github: https://github.com/vim/vim _github: https://github.com/vim/vim
_home: https://www.vim.org/ _home: https://www.vim.org/
_name: VIM _name: VIM
_when:cask: '! test -d /Applications/MacVim.app'
ansible: professormanhattan.vim ansible: professormanhattan.vim
apt: vim apt: vim
cask: macvim
brew: vim brew: vim
choco: vim choco: vim
dnf: vim dnf: vim