Compare commits
3 Commits
150d13dc92
...
8ffa0c1df5
Author | SHA1 | Date | |
---|---|---|---|
|
8ffa0c1df5 | ||
|
b6dba3a377 | ||
|
892b7bb767 |
@ -14,6 +14,7 @@ brew 'tmux'
|
|||||||
cask 'font-anonymous-pro'
|
cask 'font-anonymous-pro'
|
||||||
cask 'font-fira-code'
|
cask 'font-fira-code'
|
||||||
cask 'font-iosevka'
|
cask 'font-iosevka'
|
||||||
|
cask 'font-jetbrains-mono'
|
||||||
|
|
||||||
cask 'qlcolorcode'
|
cask 'qlcolorcode'
|
||||||
cask 'qlcommonmark'
|
cask 'qlcommonmark'
|
||||||
@ -28,7 +29,6 @@ cask 'audiobookbinder'
|
|||||||
cask 'bitbar'
|
cask 'bitbar'
|
||||||
cask 'caffeine'
|
cask 'caffeine'
|
||||||
cask 'docker'
|
cask 'docker'
|
||||||
cask 'dropbox'
|
|
||||||
cask 'firefox'
|
cask 'firefox'
|
||||||
cask 'google-chrome'
|
cask 'google-chrome'
|
||||||
cask 'iina'
|
cask 'iina'
|
||||||
|
@ -10,8 +10,10 @@ fi
|
|||||||
zplug "zplug/zplug", hook-build:'zplug --self-manage'
|
zplug "zplug/zplug", hook-build:'zplug --self-manage'
|
||||||
|
|
||||||
zplug "wagoodman/dive", from:gh-r, as:command, rename-to:dive
|
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 "stedolan/jq", from:gh-r, as:command, rename-to:jq
|
||||||
zplug "sharkdp/bat", from:gh-r, as:command, rename-to:bat
|
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 "junegunn/fzf-bin", from:gh-r, as:command, rename-to:fzf
|
||||||
zplug "genuinetools/reg", from:gh-r, as:command, rename-to:reg
|
zplug "genuinetools/reg", from:gh-r, as:command, rename-to:reg
|
||||||
zplug "BurntSushi/ripgrep", from:gh-r, as:command, rename-to:rg
|
zplug "BurntSushi/ripgrep", from:gh-r, as:command, rename-to:rg
|
||||||
|
Loading…
Reference in New Issue
Block a user