zsh: Split ls colors by OS
This commit is contained in:
parent
1395373faf
commit
18ca34744d
7 changed files with 17 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue