Skip to content

Instantly share code, notes, and snippets.

# Add the following to your ~/.bashrc or ~/.zshrc
hitch() {
command hitch "$@"
if [[ -s "$HOME/.hitch_export_authors" ]] ; then source "$HOME/.hitch_export_authors" ; fi
}
alias unhitch='hitch -u'
# Uncomment to persist pair info between terminal instances
# hitch
PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
alias ts='date; time (rspec spec && flatware -w 4); date'
alias fw='date; time (flatware -w 4);date'
alias rw='rake jobs:work'
alias rc='rake jobs:clear; rw'
alias fwc='ps aux|grep flatware'
@jeffreywalter
jeffreywalter / gist:6342649
Created August 26, 2013 15:23
iMac pub key
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9telcT7RMeAIqrIs3BDRNSauKhQFzHUgZQBxgzBKlAWoti1tfHnohf93pAo/zUI/2HpOhHpGi1kZLMzjOBjl8cfRpAIckfPUlNfAipySPgNU6Fu4WJ1X2AyXqnTBXla8xTitaxA1ax39oQHolsCjfQBkLmna8k0VszVQmm3qPscBkR49Z1FDC9zDkvatgFMohnglD6CJcprl6dRm6vjjeWEftAh/2P4+a6lnDpTv/Y6gNGdoFD03WPaytGvMqDlRxcI6nNZKz8PZbj8exqvv/14P8hCsR+4oN59F8AmtkVQ88vxTAW1aLV1/V694PefoMYVBwudUJEVJKVJN0AP29 [email protected]
@jeffreywalter
jeffreywalter / db.rb
Last active August 4, 2016 19:44
Remove all the db tasks from a rails app
namespace :db do |namespace|
namespace.tasks.each {|task| task.clear}
end
@jeffreywalter
jeffreywalter / output_log.txt
Created March 16, 2020 06:23
H3VR output log, score not uploading
Initialize engine version: 5.6.3p4 (fbe8bd37d7fa)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce GTX 1080 Ti (ID=0x1b06)
Vendor: NVIDIA
VRAM: 11127 MB
Driver: 26.21.14.3200
Shader 'Unlit/ChromaKey2': fallback shader 'Unlit' not found
Begin MonoManager ReloadAssembly