Mercurial > dotfiles
comparison install.cfg @ 431:e0bb52007402
Add installation of homebrew stuff on Mac.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 01 Apr 2018 22:57:57 -0700 |
parents | 52c2cfeed504 |
children | 06a551d3fbb2 |
comparison
equal
deleted
inserted
replaced
430:71a080d4d83c | 431:e0bb52007402 |
---|---|
50 | 50 |
51 lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git | 51 lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git |
52 | 52 |
53 lib/mutt/mutt-colors-solarized = [git]https://github.com/altercation/mutt-colors-solarized | 53 lib/mutt/mutt-colors-solarized = [git]https://github.com/altercation/mutt-colors-solarized |
54 | 54 |
55 | |
56 [mactools] | |
57 asciinema = | |
58 ccat = | |
59 cscope = | |
60 ctags = | |
61 diff-so-fancy = | |
62 fd = | |
63 fish = | |
64 fzf = | |
65 git = | |
66 global = | |
67 mercurial = | |
68 neovim = | |
69 node = | |
70 pyenv = | |
71 python = | |
72 python3 = | |
73 ripgrep = | |
74 ruby = | |
75 the_silver_searcher = | |
76 tldr = | |
77 tmux = | |
78 urlview = | |
79 vim = | |
80 weechat = | |
81 z = |