Browse Source

macos: remove unused applications

master
Maxim Likhachev 4 years ago
parent
commit
ef0a30c8a0
  1. 2
      README.md
  2. 2
      roles/macos/vars/main.yml

2
README.md

@ -129,8 +129,6 @@ $ make [gentoo|macos] @@ -129,8 +129,6 @@ $ make [gentoo|macos]
- [qlvideo](https://github.com/Marginal/QLVideo) - QuickLook plugin to preview video files.
- [skype](https://www.skype.com/) - Video chat, voice call and instant messaging application.
- [telegram](https://macos.telegram.org/) - Telegram for MacOS.
- [tflint](https://github.com/terraform-linters/tflint) - Linter for Terraform files.
- [tfsec](https://tfsec.dev/) - Static analysis security scanner for your terraform code.
- [transmission](https://transmissionbt.com/) - BitTorrent client.
- [tunnelblick](https://www.tunnelblick.net/) - Graphic user interface for OpenVPN.
- [ugrep](https://github.com/Genivia/ugrep) - Ultra fast grep with query UI, fuzzy search, archive search, and more.

2
roles/macos/vars/main.yml

@ -48,8 +48,6 @@ apps_brew: @@ -48,8 +48,6 @@ apps_brew:
- sdcv # https://dushistov.github.io/sdcv/ StarDict Console Version.
- jimtcl # http://jim.tcl.tk/index.html Small footprint implementation of Tcl.
- tcl-tk # https://tcl.tk GUI Toolkit for TCL Programming language.
- tflint # https://github.com/terraform-linters/tflint Linter for Terraform files.
- tfsec # https://tfsec.dev/ Static analysis security scanner for your terraform code.
- tree # http://mama.indstate.edu/users/ice/tree/ Display directories as trees (with optional color/HTML output).
- ugrep # https://github.com/Genivia/ugrep Ultra fast grep with query UI, fuzzy search, archive search, and more.
- viddy # https://github.com/sachaos/viddy Modern watch command.

Loading…
Cancel
Save