Skip to content

Instantly share code, notes, and snippets.

View rpavlovs's full-sized avatar

Roman Pavlovskyi rpavlovs

View GitHub Profile
@rpavlovs
rpavlovs / github-push-pr
Last active October 9, 2020 21:54 — forked from keegancsmith/github-push-pr
git alias to push and open PR view
#!/bin/bash
# Pushes to origin and opens a github compare view of it to speed up PR
# creation.
#
# To install add to $PATH with executable permission and run
#
# git config --global alias.pr '!github-push-pr'
#

Keybase proof

I hereby claim:

  • I am rpavlovs on github.
  • I am rpavlovs (https://keybase.io/rpavlovs) on keybase.
  • I have a public key ASAo8A5MU2ca4e-yhLFXYlh4i-P8wpW7htyS41eq78ky3wo

To claim this, I am signing this object:

@rpavlovs
rpavlovs / Metamask.txt
Created August 23, 2017 18:19
Metamask
0x34AbbBaBcBa019DD3Aa27546F5D80BdAEF2656CF
@rpavlovs
rpavlovs / latest_topic.txt
Last active August 29, 2015 14:27 — forked from maebert/latest_topic.txt
Get notified when somebody posts a new topic in a forum
71750
;; Gets you Mac shortcuts on Windows with AutoHotkey
;; Initialization
#NoEnv
#MaxHotkeysPerInterval 500
SendMode Input
SetTitleMatchMode, 2
;; MacOS emulation