vim:fdl=2:
Mainly for Google Pixel phones.
I mostly use Google's backup to Google Drive (which is freaking amazing). It backs up the following:
- App data
- Call history
-- vim-closer replacement | |
-- https://github.com/rstacruz/vim-closer/blob/master/autoload/closer.vim | |
local get_closing_for_line = function (line) | |
local i = -1 | |
local clo = '' | |
while true do | |
i, _= string.find(line, "[%(%)%{%}%[%]]", i + 1) | |
if i == nil then break end |
#!/usr/bin/env bash | |
info() { | |
local bold=$(tput bold) | |
local normal=$(tput sgr0) | |
printf "${bold}$1:${normal}\\t $2\\n" | |
} | |
green() { |
I hereby claim:
To claim this, I am signing this object: