Skip to content

Instantly share code, notes, and snippets.

View wesray's full-sized avatar

Wes Ray wesray

View GitHub Profile
@wesray
wesray / README.md
Last active April 13, 2021 01:26
Windows 10 Install - Chocolatey with Applications
@wesray
wesray / l4-pjax.php
Created June 8, 2016 15:41
Laravel 4.2 Pjax Service Provider
<?php
namespace Wes\Pjax;
use Illuminate\Support\ServiceProvider;
use Symfony\Component\DomCrawler\Crawler;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;
class PjaxServiceProvider extends ServiceProvider
@wesray
wesray / gist:3a6d697b8820ba841c48
Last active March 11, 2018 20:20 — forked from saetia/gist:1623487
Clean Install – MacOS High Sierra

OS X Preferences


most of these require logout/restart to take effect

# Enable character repeat on keydown
defaults write -g ApplePressAndHoldEnabled -bool false

# Set a shorter Delay until key repeat