by beka mae | Sep 2, 2018 | Entertaining Myself, Set The Table, Web Development
It’s my birthday today and I celebrated by doing exactly what I wanted. Installed CentOS 7 in Virtual Box. Installed MySQL on it. Crash course in VM networking. Exploding course in ssh keys and all the ways things can go wrong. Finally connected to the guest os...
by beka mae | Mar 9, 2018 | Web Development
set nocompatible ” be iMproved, required set shell=/bin/bash filetype off ” required set t_Co=256 ” set the runtime path to include Vundle and initialize set rtp+=~/.vim/bundle/Vundle.vim call vundle#begin() Plugin ‘VundleVim/Vundle.vim’...
by beka mae | Jan 21, 2018 | Entertaining Myself, Web Development
With my ADHD remembering these things comes and goes, especially if I’m not using it every day. ysst – surround on current line, ignore whitespace, no indent y_ou s_surround(ing) s_selection t_ag ySS – surround, put surrounded text on own line,...
by beka mae | Mar 5, 2015 | Web Development
I love Themble’s Bones theme as a WordPress theme starter. I’ve used several over the years. TidyTheme’s blankslate is my second favorite but this post is about Bones! Bones is meant to be used without Child themes which, honestly I’ve never...