Compare commits
No commits in common. "1aa3722c02aef9ebc5138aefcc8abb8bfa67a798" and "855c741b0b23c9cf937a0123ef7982a26e965037" have entirely different histories.
1aa3722c02
...
855c741b0b
@ -25,7 +25,6 @@ alias diff='delta'
|
||||
alias du='dust'
|
||||
alias df='duf -hide special'
|
||||
alias find='fd'
|
||||
alias find-empty-dirs='fd --type empty --type directory'
|
||||
alias bandwhich='sudo bandwhich'
|
||||
alias top='btm'
|
||||
alias ps='procs'
|
||||
|
@ -37,10 +37,7 @@ BREW_TOOLS=(
|
||||
homeassistant-cli act dnsmasq gh kubebuilder golangci-lint
|
||||
)
|
||||
# Brew tools only available / needed on Mac
|
||||
MAC_BREW_TOOLS=(
|
||||
pinentry-mac gpg gawk coreutils wget stats homebrew/cask-fonts/font-open-dyslexic-nerd-font
|
||||
keepingyouawake hiddenbar
|
||||
)
|
||||
MAC_BREW_TOOLS=( pinentry-mac gpg gawk coreutils wget stats homebrew/cask-fonts/font-open-dyslexic-nerd-font )
|
||||
CARGO_TOOLS=( bottom )
|
||||
NODE_TOOLS=( git-split-diffs )
|
||||
KREW_TOOLS=( gs outdated tree stern )
|
||||
|
Loading…
x
Reference in New Issue
Block a user