Skip to content

Instantly share code, notes, and snippets.

View dalwar23's full-sized avatar
🌶️
🦄 🧜‍♀️ 🧚 ☕️ ⚡️ ☔️ 🍦 🖖

Dalwar Hossain dalwar23

🌶️
🦄 🧜‍♀️ 🧚 ☕️ ⚡️ ☔️ 🍦 🖖
View GitHub Profile
@dalwar23
dalwar23 / jenkins-git-backup.sh
Created October 29, 2020 23:06 — forked from abayer/jenkins-git-backup.sh
Example of a script for backing up Jenkins config in git.
#!/bin/bash
#
# Copies certain kinds of known files and directories from a given Jenkins master directory
# into a git repo, removing any old ones, adds 'em, commits 'em, pushes 'em.
#
set -ex
if [ $# -ne 2 ]; then
echo usage: $0 root_dir jenkins_master

Keybase proof

I hereby claim:

  • I am dalwar23 on github.
  • I am dalwar23 (https://keybase.io/dalwar23) on keybase.
  • I have a public key ASC6fnzHzwI_736UF3EVNeTRPkeGqsqy0D5kpMXdi30OSQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am dharif23 on github.
  • I am dalwar (https://keybase.io/dalwar) on keybase.
  • I have a public key ASBL4mj4vQRBIi7diXOF7Hc4b3d45mbAGlleSlG1TzbMiAo

To claim this, I am signing this object:

@dalwar23
dalwar23 / hyper_settings
Created August 15, 2018 23:28
Hyper Terminal settings!
# This is a gist