Mercurial > dotfiles
diff dot_Brewfile @ 663:fdce323431f4
Add asdf and config for python, neovim and direnv
author | zegervdv <zegervdv@me.com> |
---|---|
date | Tue, 27 Sep 2022 05:55:05 +0000 |
parents | abf8938c8c6c |
children | 5631c3f65dc1 |
line wrap: on
line diff
--- a/dot_Brewfile Mon Sep 26 14:26:48 2022 +0000 +++ b/dot_Brewfile Tue Sep 27 05:55:05 2022 +0000 @@ -9,12 +9,10 @@ brew "chezmoi" brew "mercurial" brew "mosh", args: ["HEAD"] -brew "neovim", args: ["HEAD"] brew "ripgrep" brew "scc" brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"] brew "fzf" -brew "direnv" brew "stylua" brew "shellcheck" brew "jq" @@ -26,3 +24,4 @@ brew "git" brew "zegervdv/tools/cbfmt" brew "pass" +brew "asdf"