Skip to content

Instantly share code, notes, and snippets.

View consolewitch's full-sized avatar

Steppin' Razor consolewitch

View GitHub Profile
@consolewitch
consolewitch / pipeline.groovy
Created February 6, 2020 01:47
jenkins scripted pipeline for review.
properties([
buildDiscarder(
logRotator(
artifactDaysToKeepStr: '',
artifactNumToKeepStr: '',
daysToKeepStr: '60',
numToKeepStr: ''
)
),
@consolewitch
consolewitch / .tmux.conf
Last active April 21, 2022 03:07
tmux.conf
# splitting panes with | and -
bind | split-window -h
bind - split-window -v
# enable mouse scrolling through backlog
#set -g mouse on
# Set vi as the default editor
set-window-option -g mode-keys vi
bind-key -T copy-mode-vi 'v' send -X begin-selection
@consolewitch
consolewitch / .vimrc
Last active April 21, 2022 02:58
vim configuration
" Set leader key for quick commands
let mapleader = " "
" encode "to sixty four" and "from sixty four"
vnoremap <leader>tsf c<c-r>=system('base64', @")<cr><esc>
vnoremap <leader>fsf c<c-r>=system('base64 --decode', @")<cr><esc>
" Show line numbers
set number
@consolewitch
consolewitch / borg_cookie_company.txt
Last active September 12, 2021 05:01
cookie clicker save
My mastodon account: https://pdx.social/web/@ConsoleWitch