Skip to content

Instantly share code, notes, and snippets.

View ohjann's full-sized avatar
💭
🛸

Eoghan Hynes ohjann

💭
🛸
View GitHub Profile
@ohjann
ohjann / vaxxi.js
Last active July 15, 2021 13:34 — forked from cahalane/vaxxi.js
vaxxi with notifs
const notifier = require("node-notifier");
const puppeteer = require("puppeteer");
const p = {};
const setup = async () => {
const browser = await puppeteer.launch();
p.browser = browser;
return browser;
};
@ohjann
ohjann / .hyper.js
Last active March 22, 2017 11:28
.hyper.js
hyper-sync-settings?
@ohjann
ohjann / zshrc
Last active November 10, 2015 14:51
# Path to your oh-my-zsh installation.
export ZSH=/Users/eoghan/.oh-my-zsh
# Set name of the theme to load.
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="robbyrussell"
# Uncomment the following line to use case-sensitive completion.
set -g utf8
set-window-option -g utf8 on
unbind C-b
set -g prefix C-a
bind C-a send-prefix
bind c new-window -c "#{pane_current_path}"
bind s split-window -c "#{pane_current_path}" -v
bind v split-window -c "#{pane_current_path}" -h
# Path to your oh-my-fish.
set fish_path $HOME/.oh-my-fish
# Editor
set -x EDITOR "vim"
# Theme
set fish_theme matt
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-fish/plugins/*)
@ohjann
ohjann / .vimrc
Last active August 29, 2015 14:16
vimrc
set nocompatible " be iMproved, required
filetype off " required
" set the runtime path to include Vundle and initialize
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
" alternatively, pass a path where Vundle should install plugins
"call vundle#begin('~/some/path/here')
" let Vundle manage Vundle, required
@ohjann
ohjann / gist:10005461
Created April 6, 2014 12:39
keybase.md
### Keybase proof
I hereby claim:
* I am Ohjann on github.
* I am ohjann (https://keybase.io/ohjann) on keybase.
* I have a public key whose fingerprint is F8B8 5526 EFC9 99FA 08A7 72BE 879C 89B6 C160 8CC9
To claim this, I am signing this object: