Skip to content

Commit f946cdb

Browse files
disable tools no longer using
Signed-off-by: ivan katliarchuk <[email protected]>
1 parent c085d44 commit f946cdb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

brew/Brewfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ brew "coreutils"
1313
brew "libtool"
1414
# Terminal-based visual file manager
1515
# https://github.com/MidnightCommander/mc
16-
brew "midnight-commander"
16+
# brew "midnight-commander"
1717
# Keep your Mac's application settings in sync
1818
# https://github.com/lra/mackup
1919
# brew "mackup"
2020
# Ambitious Vim-fork focused on extensibility and agility
21-
brew "neovim"
21+
# brew "neovim"
2222
# Display directories as trees (with optional color/HTML output)
2323
brew "tree"
2424
# Terminal multiplexer

brew/Brewfile.optional

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cask "slack"
99
cask "keybase"
1010

1111
# Automate deployment, configuration, and upgrading
12-
brew "ansible"
12+
# brew "ansible"
1313

1414
# multifunction utility
1515
cask "onyx"

0 commit comments

Comments
 (0)