Skip to content

Instantly share code, notes, and snippets.

View jmarcos-cano's full-sized avatar
🏠
Working from home

Marcos Cano jmarcos-cano

🏠
Working from home
View GitHub Profile
@jmarcos-cano
jmarcos-cano / runon-each-node.groovy
Last active December 7, 2019 19:23
Jenkinsfile to run a command on each node
/*
Created by: Marcos Cano
Team: DevOps
Date: 7/7/17
*/
stage("Run cmd on each node") {
def node_names=nodeNames()
for (String item:node_names) {
@kevin-smets
kevin-smets / iterm2-solarized.md
Last active May 17, 2024 12:37
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)

Default

Default

Powerlevel10k

Powerlevel10k