From ef0a30c8a08180108db27d84611c97014d520cdc Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Thu, 21 Oct 2021 21:00:57 +0300 Subject: [PATCH] macos: remove unused applications --- README.md | 2 -- roles/macos/vars/main.yml | 2 -- 2 files changed, 4 deletions(-) diff --git a/README.md b/README.md index e03b7cc..44beb87 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/roles/macos/vars/main.yml b/roles/macos/vars/main.yml index 482d35d..2ebb963 100644 --- a/roles/macos/vars/main.yml +++ b/roles/macos/vars/main.yml @@ -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.