Compare commits
No commits in common. "8ffa0c1df5dacfee2406a07d2efe4d85f0296206" and "150d13dc92ea2d4a9b1df96503d58fd1dab82252" have entirely different histories.
8ffa0c1df5
...
150d13dc92
@ -14,7 +14,6 @@ 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'
|
||||||
@ -29,6 +28,7 @@ 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,10 +10,8 @@ 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