This guide has moved to a GitHub repository to enable collaboration and community input via pull-requests.
https://github.com/alexellis/k8s-on-raspbian
Alex
set noshowmode | |
set noruler | |
autocmd ColorScheme * highlight link ModeNFGC StatuslineNC | |
autocmd ColorScheme * highlight link ModeNFGCS LineNr | |
autocmd ColorScheme * highlight link ModeIFGC DiffAdd | |
autocmd ColorScheme * highlight link ModeIFGCS DiffAdded | |
autocmd ColorScheme * highlight link ModeRFGC Search | |
autocmd ColorScheme * highlight link ModeRFGCS Repeat | |
autocmd ColorScheme * highlight link ModeVFGC CursorIM |
from subprocess import Popen, PIPE, call | |
import logging | |
import logging.handlers | |
import sys | |
import os | |
# NOTE: this script assumes a debian system and requires the wmctrl and xdotool packages | |
# sudo apt-get install wmctrl xdotool | |
# NOTE: To get [Alt + ` ]to register on Elementary OS requires removing the keybinding via dconf editor for switch-group/switch-group-backward |
This guide has moved to a GitHub repository to enable collaboration and community input via pull-requests.
https://github.com/alexellis/k8s-on-raspbian
Alex
This is just some stencils I created for myself to draw FMC (http://www.fmc-modeling.org/) diagrams with draw.io.
Here is how they look: