Compare commits

..

3 Commits

Author SHA1 Message Date
Anton Zadvorny 8ffa0c1df5 Add topgrade and kondo 2020-12-08 17:24:23 +03:00
Anton Zadvorny b6dba3a377 Remove dropbox 2020-12-08 17:23:52 +03:00
Anton Zadvorny 892b7bb767 Install JetBrains Mono font 2020-12-08 16:46:48 +03:00
2 changed files with 3 additions and 1 deletions

View File

@ -14,6 +14,7 @@ brew 'tmux'
cask 'font-anonymous-pro'
cask 'font-fira-code'
cask 'font-iosevka'
cask 'font-jetbrains-mono'
cask 'qlcolorcode'
cask 'qlcommonmark'
@ -28,7 +29,6 @@ cask 'audiobookbinder'
cask 'bitbar'
cask 'caffeine'
cask 'docker'
cask 'dropbox'
cask 'firefox'
cask 'google-chrome'
cask 'iina'

View File

@ -10,8 +10,10 @@ fi
zplug "zplug/zplug", hook-build:'zplug --self-manage'
zplug "wagoodman/dive", from:gh-r, as:command, rename-to:dive
zplug "tbillington/kondo", from:gh-r, as:command, rename-to:kondo
zplug "stedolan/jq", from:gh-r, as:command, rename-to:jq
zplug "sharkdp/bat", from:gh-r, as:command, rename-to:bat
zplug "r-darwish/topgrade", from:gh-r, as:command, rename-to:topgrade
zplug "junegunn/fzf-bin", from:gh-r, as:command, rename-to:fzf
zplug "genuinetools/reg", from:gh-r, as:command, rename-to:reg
zplug "BurntSushi/ripgrep", from:gh-r, as:command, rename-to:rg