Mercurial > dotfiles
view dot_Brewfile @ 523:d6b4520b8257
Replace colorscheme with onedark.nvim
author | zegervdv <zegervdv@me.com> |
---|---|
date | Tue, 11 Jan 2022 08:41:07 +0100 |
parents | 38b7afc9e492 |
children | 20ee2a5d1f3d |
line wrap: on
line source
tap "homebrew/bundle" tap "homebrew/cask" tap "homebrew/core" tap "universal-ctags/universal-ctags" brew "bat" brew "fd" 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" brew "tmux", args: ["HEAD"]