|
|
|
@ -7,8 +7,8 @@ default_shell:
@@ -7,8 +7,8 @@ default_shell:
|
|
|
|
|
name: 'Bash' |
|
|
|
|
path: '/usr/local/bin/bash' |
|
|
|
|
|
|
|
|
|
apps_brew_taps: |
|
|
|
|
- dteoh/devdocs |
|
|
|
|
# apps_brew_taps: |
|
|
|
|
# - dteoh/devdocs |
|
|
|
|
|
|
|
|
|
apps_brew: |
|
|
|
|
- ansible # https://www.ansible.com/ Automate deployment, configuration, and upgrading. |
|
|
|
@ -19,10 +19,11 @@ apps_brew:
@@ -19,10 +19,11 @@ apps_brew:
|
|
|
|
|
- curl # https://curl.haxx.se/ Get a file from an HTTP, HTTPS or FTP server. |
|
|
|
|
- dfc # https://projects.gw-computing.net/projects/dfc Display graphs and colors of file system space/usage. |
|
|
|
|
- dive # https://github.com/wagoodman/dive Tool for exploring each layer in a docker image. |
|
|
|
|
- docker # https://www.docker.com/ Pack, ship and run any application as a lightweight container. |
|
|
|
|
# - docker # https://www.docker.com/ Pack, ship and run any application as a lightweight container. |
|
|
|
|
- eslint # https://eslint.org AST-based pattern checker for JavaScript. |
|
|
|
|
- exiftool # https://www.sno.phy.queensu.ca/~phil/exiftool/index.html Perl lib for reading and writing EXIF metadata. |
|
|
|
|
- fd # https://github.com/sharkdp/fd Simple, fast and user-friendly alternative to find. |
|
|
|
|
- findutils # https://www.gnu.org/software/findutils/ Collection of GNU find, xargs, and locate |
|
|
|
|
- gawk # https://www.gnu.org/software/gawk/ GNU awk utility. |
|
|
|
|
- git # https://git-scm.com Distributed revision control system. |
|
|
|
|
- git-cal # https://github.com/k4rthik/git-cal GitHub-like contributions calendar but on the command-line. |
|
|
|
@ -52,6 +53,7 @@ apps_brew:
@@ -52,6 +53,7 @@ apps_brew:
|
|
|
|
|
- tig # https://jonas.github.io/tig/ Text interface for Git repositories. |
|
|
|
|
- tree # http://mama.indstate.edu/users/ice/tree/ Display directories as trees (with optional color/HTML output). |
|
|
|
|
- unrar # https://www.rarlab.com/ Extract, view, and test RAR archives. |
|
|
|
|
- vifm # https://vifm.info/ Ncurses based file manager with vi like keybindings |
|
|
|
|
- webp # https://developers.google.com/speed/webp/ Image format providing lossless and lossy compression for web images. |
|
|
|
|
- wget # https://www.gnu.org/software/wget/ Internet file retriever. |
|
|
|
|
- rlwrap # https://github.com/hanslub42/rlwrap Readline wrapper: adds readline support to tools that lack it. Dependency of cheat.sh. |
|
|
|
@ -61,7 +63,7 @@ apps_brew_cask:
@@ -61,7 +63,7 @@ apps_brew_cask:
|
|
|
|
|
- brave-browser # https://brave.com/ Brave web browser. |
|
|
|
|
- dash # https://kapeli.com/dash Documentation viewer. |
|
|
|
|
# - deepl # https://www.deepl.com/ DeepL translator. |
|
|
|
|
- devdocs-macos # https://github.com/egoist/devdocs-desktop A full-featured desktop app for DevDocs.io. |
|
|
|
|
# - devdocs-macos # https://github.com/egoist/devdocs-desktop A full-featured desktop app for DevDocs.io. |
|
|
|
|
- firefox # https://www.mozilla.org/ru/firefox/ Mozilla Firefox. |
|
|
|
|
# - gimp # https://www.gimp.org/ GNU Image Manipulation Program. |
|
|
|
|
- iterm2 # https://www.iterm2.com/ Terminal emlator. |
|
|
|
@ -73,6 +75,7 @@ apps_brew_cask:
@@ -73,6 +75,7 @@ apps_brew_cask:
|
|
|
|
|
- transmission # https://transmissionbt.com/ BitTorrent client. |
|
|
|
|
- tunnelblick # https://www.tunnelblick.net/ Graphic user interface for OpenVPN. |
|
|
|
|
- typora # https://typora.io/ Distractions free markdown editor. |
|
|
|
|
- vimr # http://vimr.org/ VimR |
|
|
|
|
- vlc # https://www.videolan.org/vlc/ VLC media player. |
|
|
|
|
- xmind-zen # https://www.xmind.net/zen/ Mind-mapping tool. |
|
|
|
|
- xnviewmp # https://www.xnview.com/ Image viewer. |
|
|
|
|