Skip to content

Instantly share code, notes, and snippets.

(use-package general
:config
(general-create-definer rune/leader-keys
:keymaps '(normal insert visual emacs)
:prefix "SPC"
:global-prefix "C-SPC")
;; okay so take from : https://github.com/noctuid/general.el
;; rune/leader-keys is defined just above this as a "general-create-definer"
❯ ~/.emacs.d/bin/doom -d build
Loading /Users/kevin/.emacs.d/core/autoload/buffers.el (source)...
Loading /Users/kevin/.emacs.d/core/autoload/cache.el (source)...
Loading /Users/kevin/.emacs.d/core/autoload/cli.el (source)...
Loading /Users/kevin/.emacs.d/core/autoload/config.el (source)...
Loading /Users/kevin/.emacs.d/core/autoload/debug.el (source)...
Loading /Users/kevin/.emacs.d/core/autoload/files.el (source)...
Loading /Users/kevin/.emacs.d/core/autoload/fonts.el (source)...
Loading /Users/kevin/.emacs.d/core/autoload/format.el (source)...
Loading /Users/kevin/.emacs.d/core/autoload/help.el (source)...
@kevindashgit
kevindashgit / install.log
Created February 7, 2019 07:52
npm i -S --verbose ibm_db2
Downloading and extraction of DB2 ODBC CLI Driver completed successfully ...
c++ '-DNODE_GYP_MODULE_NAME=odbc_bindings' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/Users/username/.node-gyp/11.9.0/include/node -I/Users/username/.node-gyp/11.9.0/src -I/Users/username/.node-gyp/11.9.0/deps/openssl/config -I/Users/username/.node-gyp/11.9.0/deps/openssl/openssl/include -I/Users/username/.node-gyp/11.9.0/deps/uv/include -I/Users/username/.node-gyp/11.9.0/deps/zlib -I/Users/username/.node-gyp/11.9.0/deps/v8/include -I../../nan -I/Users/username/temp/try-db2/node_modules/ibm_db2/installer/clidriver/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++1y -stdlib=libc++ -fno-rtti -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/odbc_bindings/src/odbc.o.d.raw -c -o Release/obj.target/odbc_bindings/src
<?xml version='1.0' encoding='UTF-8'?>
<project>
<actions/>
<description></description>
<logRotator class="hudson.tasks.LogRotator">
<daysToKeep>-1</daysToKeep>
<numToKeep>5</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep>
</logRotator>
-- Show Environment --
======================================================================================================================================================
BASH=/bin/bash
BASHOPTS=cmdhist:extquote:force_fignore:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
BASH_ALIASES=()
BASH_ARGC=()
BASH_ARGV=()
BASH_CMDS=()
BASH_LINENO=([0]="0")
BASH_SOURCE=([0]="/tmp/hudson2854902573925635095.sh")