Skip to content

Instantly share code, notes, and snippets.

View billimek's full-sized avatar
:octocat:
Verified™️

Jeff Billimek billimek

:octocat:
Verified™️
View GitHub Profile
#!/bin/bash
zpath="$HOME/tmp/TheUndermineJournal.zip"
ADDON_URL="https://addon.theunderminejournal.com/TheUndermineJournal.zip"
ADDON_DIR="/Users/jeff/Dropbox/Apps/WoW/Addons"
getzip=0
if [ -e $zpath ]; then
if [ `find $zpath -mmin +500` ]; then
getzip=1
profile_nokie_amr_ring.simc
name=710_ring
profile_nokie_amr_weap.simc
name=M_weapon
profile_nokie_amr_weap_wf.simc
name=MWF_weapon
profile_nokie_amr.simc
name=Nokie
#ptr=0
(jeff@tear:/Users/jeff/Documents/git/wow/simulationcraft/engine)
[10:14 AM:0]$ cat profile_nokie_amr.simc
monk=nokie
origin="http://www.askmrrobot.com/wow/player/us/aggramar/nokie"
level=100
race=pandaren
role=attack
spec=windwalker
professions=Engineering=700/Enchanting=700
talents=1323322
#!/bin/bash
# Store the current directory
current_directory=$(pwd)
# Setup colours
c_reset='\033[00m'
c_highlight='\033[33m'
echo -e "\n${c_highlight}Pulling in latest changes for all repositories...${c_reset}"
@billimek
billimek / gist:77f0ad90e9a2da55599a5f6a5da8b54a
Created November 28, 2016 18:38
btrfs fi usage /mnt/nas
❯ btrfs fi usage /mnt/nas
Overall:
Device size: 16.37TiB
Device allocated: 11.67TiB
Device unallocated: 4.71TiB
Device missing: 0.00B
Used: 11.19TiB
Free (estimated): 2.50TiB (min: 2.50TiB)
Data ratio: 2.00
Metadata ratio: 2.00
@billimek
billimek / overview.json
Created January 6, 2017 04:16
overview.json
{
"id": 13,
"title": "overview",
"tags": [],
"style": "dark",
"timezone": "browser",
"editable": true,
"sharedCrosshair": true,
"hideControls": true,
"time": {
@billimek
billimek / docker.json
Created January 6, 2017 04:16
docker.json
{
"id": 7,
"title": "docker",
"tags": [],
"style": "dark",
"timezone": "browser",
"editable": true,
"sharedCrosshair": true,
"hideControls": true,
"time": {
@billimek
billimek / plex.json
Created January 6, 2017 04:17
plex.json
{
"id": 11,
"title": "plex",
"tags": [],
"style": "dark",
"timezone": "browser",
"editable": true,
"sharedCrosshair": true,
"hideControls": true,
"time": {
@billimek
billimek / edgerouter.json
Created January 6, 2017 04:17
edgerouter.json
{
"id": 3,
"title": "router (whitebridge)",
"tags": [],
"style": "dark",
"timezone": "browser",
"editable": true,
"sharedCrosshair": true,
"hideControls": true,
"time": {