Skip to content

Instantly share code, notes, and snippets.

View isindir's full-sized avatar
🤷‍♂️

isindir

🤷‍♂️
View GitHub Profile
@isindir
isindir / .tmux.conf
Created August 20, 2019 04:53
tmux configuration
set-window-option -g xterm-keys on
set -g default-terminal "screen-256color"
# mac fix
bind '@' split-window -v
# unbind '"'
bind 'a' set-window-option synchronize-panes
unbind-key C-b
set -g prefix 'C-a'
#!/usr/bin/env bash
function ls-ec2() {
if [[ $1 != "" ]]; then
region=$1
else
region='eu-west-1'
fi
aws ec2 describe-instances --output json --region $region \
| jq -r '
#!/usr/bin/env bash
# Switch to any version of the Formula
APP=$1
VER=$2
brew info $APP
GITSHA=$( curl -s "https://github.com/Homebrew/homebrew-core/commits/master/Formula/$APP.rb" \

Keybase proof

I hereby claim:

  • I am isindir on github.
  • I am isindir (https://keybase.io/isindir) on keybase.
  • I have a public key ASA39B7lTA9lgAG5T44-L_WbKXbnAS_SpBRlojLeTPL0Jgo

To claim this, I am signing this object: