Skip to content

Instantly share code, notes, and snippets.

View ralexx's full-sized avatar

Rob Alexander ralexx

View GitHub Profile
@ralexx
ralexx / gist:fa4e817904cf03d29c49
Created March 12, 2015 06:46
using BSA FBAR e-filing on OS X
Install Adobe Reader.
Restart Safari.
Select the Safari -> Preferences... menu item.
Click the Security tab.
For the setting "Internet plug-ins:" select "Allow Plug-ins" and click on the "Website Settings..." button.
@ralexx
ralexx / linux_ctrl_cmd.md
Last active July 18, 2019 01:23
Linux Mint xfce: swap Super_L and Control_L to mimic the Mac keyboard's Cmd key placement

First, unbind the left key from the Whisker menu [1], [4].

Open the file:

/usr/share/mint-configuration-xfce/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml

and comment out the string:

@ralexx
ralexx / ys-light.zsh-theme
Created August 23, 2014 16:00
modified ys theme to work on Solarized light
# Modified by ralexx to work on Solarized light
#
# Clean, simple, compatible and meaningful.
# Tested on Linux, Unix and Windows under ANSI colors.
# It is recommended to use with a dark background and the font Inconsolata.
# Colors: black, red, green, yellow, *blue, magenta, cyan, and white.
#
# http://ysmood.org/wp/2013/03/my-ys-terminal-theme/
# Mar 2013 ys
# The basic theme format:
#
# Varnish VCL file for Ghost blogging platform.
# http://ghost.org/
#
# Written for Ghost v0.3.0.
#
# This is a low-hanging-fruit type of VCL. TTL of objects are overridden to 2
# minutes, and everything below /ghost/ is pass()-ed so the user sessions
# work.
#