Skip to content

Instantly share code, notes, and snippets.

View tylucaskelley's full-sized avatar
🐢
turtle-y enough 4 the turtle club

Ty-Lucas Kelley tylucaskelley

🐢
turtle-y enough 4 the turtle club
View GitHub Profile
@tylucaskelley
tylucaskelley / .bashrc
Created March 22, 2019 18:52
Call `nvm use` automatically
function find-up() {
path=$(pwd)
while [[ "$path" != "" && ! -e "$path/$1" ]]; do
path=${path%/*}
done
echo "$path"
}
function cdnvm() {
cd "$@" || return;
@tylucaskelley
tylucaskelley / error.txt
Created April 11, 2019 16:29
build sadness
ERROR: nodejs-native-8.12.0-r0 do_compile: oe_runmake failed
ERROR: nodejs-native-8.12.0-r0 do_compile: Function failed: do_compile (log file is located at /home/tylucaskelley/Code/veo-oe/tmp/build-glibc/work/x86_64-linux/nodejs-native/8.12.0-r0/temp/log.do_compile.30036)
ERROR: Logfile of failure stored in: /home/tylucaskelley/Code/veo-oe/tmp/build-glibc/work/x86_64-linux/nodejs-native/8.12.0-r0/temp/log.do_compile.30036
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j4 BUILDTYPE=Release
| make -C out BUILDTYPE=Release V=1
| LD_LIBRARY_PATH=/home/tylucaskelley/Code/veo-oe/tmp/build-glibc/work/x86_64-linux/nodejs-native/8.12.0-r0/node-v8.12.0/out/Release/lib.host:/home/tylucaskelley/Code/veo-oe/tmp/build-glibc/work/x86_64-linux/nodejs-native/8.12.0-r0/node-v8.12.0/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /home/tylucaskelley/Code/veo-oe/tmp/build-glibc/work/x86_64-linux/nodejs-native/8.12.0-r0/node-v8.12.0/out/Release/obj/gen; python too
@tylucaskelley
tylucaskelley / yikes
Created April 11, 2019 17:23
sorry justin
+ files=(~/.aliases ~/.exports ~/.functions ~/.git-prompt.sh ~/.env)
+ for file in "${files[@]}"
+ '[' -f /home/tylucaskelley/.aliases ']'
+ source /home/tylucaskelley/.aliases
++ alias vim=nvim
++ alias vi=nvim
++ alias 'sudo=sudo '
++ alias 'up=cd ..'
++ alias '~=cd ~'
++ alias -- '-=cd -'

Keybase proof

I hereby claim:

  • I am tylucaskelley on github.
  • I am tylucaskelley (https://keybase.io/tylucaskelley) on keybase.
  • I have a public key ASB6IDPMcRH2TAMwfUwu2xHac6sLr0wOyMXeVSWoXpV9CQo

To claim this, I am signing this object: