1
0
Fork 0

zsh: Split ls colors by OS

This commit is contained in:
Jeremy Kaplan 2019-11-14 16:09:31 -08:00
commit 18ca34744d
7 changed files with 17 additions and 4 deletions

View file

@ -1,3 +1,6 @@
- shell:
- comm -13 <(brew list) brew/formulae | xargs brew install
- comm -13 <(brew cask list) brew/casks | xargs brew cask install
- link:
~/.config/zsh/os.zshrc: zsh/darwin.zshrc