1 2 3 4 5
[conditions] linux = { os = "linux" } macos = { os = "macos" } bash = { shell = "bash" } zsh = { shell = "zsh" }