I hereby claim:
- I am lowply on github.
- I am lowply (https://keybase.io/lowply) on keybase.
- I have a public key ASDaAAy65CsqAVn-sxZnPHb-RCctGhT5HNquv_wyYiqesAo
To claim this, I am signing this object:
--- molokai.vim 2012-08-15 02:26:31.780396257 +0900 | |
+++ molokai.vim 2012-08-15 02:29:12.374546127 +0900 | |
@@ -133,7 +133,7 @@ | |
hi Normal ctermbg=234 | |
hi CursorLine ctermbg=235 cterm=none | |
else | |
- hi Normal ctermfg=252 ctermbg=233 | |
+ hi Normal ctermfg=252 ctermbg=none | |
hi CursorLine ctermbg=234 cterm=none | |
endif |
#!/bin/bash | |
CPSM_DIR="${HOME}/.vim/bundle/cpsm" | |
[ -d ${CPSM_DIR} ] || { echo "${CPSM_DIR} not found."; exit 1; } | |
# install cmake | |
cd | |
curl -kOL https://cmake.org/files/v3.4/cmake-3.4.0-Linux-x86_64.sh | |
sh https://cmake.org/files/v3.4/cmake-3.4.0-Linux-x86_64.sh | |
sudo mv cmake-3.4.0-Linux-x86_64 /usr/local/ |
#!/bin/bash | |
# Install tmux from source | |
# Jul 12th, 2016 / [email protected] | |
set -e | |
[ -f /etc/os-release ] && . /etc/os-release || { echo "Could not find /etc/os-release"; exit 1; } | |
TMUX_URL="https://github.com/tmux/tmux/releases/download/2.3/tmux-2.3.tar.gz" |
global yr | |
set yr to "2012" | |
global basePath | |
set basePath to "Storage:Pictures:ApertureExport:" & yr & ":" | |
tell application "System Events" | |
set exportFolder to basePath |
I hereby claim:
To claim this, I am signing this object: