mirror of
https://github.com/Lissy93/dotfiles.git
synced 2024-11-22 07:23:10 +01:00
Conditionally install MacOS stuff, only if on MacOS
This commit is contained in:
parent
577a69ade9
commit
9cf0f3ca9b
@ -16,7 +16,9 @@
|
||||
~/.tmux.conf: tmux/.tmux.conf
|
||||
~/.local/share/tmux: tpm
|
||||
~/.config/utils: utils
|
||||
~/.gitconfig: git/.gitconfig
|
||||
~/.gitconfig: configs/.gitconfig
|
||||
~/.macos:
|
||||
if: '[ `uname` = Darwin ]'
|
||||
path: configs/.macos
|
||||
- shell:
|
||||
- git submodule sync --recursive
|
||||
|
Loading…
Reference in New Issue
Block a user