Skip to content

Instantly share code, notes, and snippets.

View SturmB's full-sized avatar
🤖
Automating All the Things

Chris McGee SturmB

🤖
Automating All the Things
View GitHub Profile
@SturmB
SturmB / .zshrc
Created June 12, 2023 14:18
My Zsh config files
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
# Initialization code that may require console input (password prompts, [y/n]
# confirmations, etc.) must go above this block; everything else may go below.
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
fi
export TERM="xterm-256color"
export EDITOR="nano"
export PATH="$PATH:$HOME/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
travis_fold:start:worker_info
Worker information
hostname: 6e24fd81-4046-431f-beb7-b3f98f0ccf7d@1.worker-org-cfdfb76bd-5945z.gce-production-4
version: v6.2.20-1-g3a987d6 https://github.com/travis-ci/worker/tree/3a987d61ed169c9539ad435d1a9b5f2d8c6ce4a6
instance: travis-job-c6e784bc-425a-4e25-bd94-8cf6b58e880d travis-ci-sardonyx-xenial-1593004276-4d46c6b3 (via amqp)
startup: 5.850703045s
travis_fold:end:worker_info
travis_time:start:0afe4a9a
travis_time:end:0afe4a9a:start=1607968658767832538,finish=1607968658905530251,duration=137697713,event=no_world_writable_dirs
travis_time:start:0501ba6c
@SturmB
SturmB / localhost-1605557517346.log
Created November 16, 2020 20:17
The console log of the NWjs app correlating with the output from `npm run generator-watch`
log.js?1afd:24 [HMR] Waiting for update signal from WDS...
:8099/socket.io/?EIO=4&transport=polling&t=NNIhmOd:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
:8099/socket.io/?EIO=4&transport=polling&t=NNIhmfX:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
:8099/socket.io/?EIO=4&transport=polling&t=NNIhn5U:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
polling-xhr.js?d33e:229 POST http://localhost:8099/socket.io/?EIO=4&transport=polling&t=NNIho2u 400 (Bad Request)
create @ polling-xhr.js?d33e:229
Request @ polling-xhr.js?d33e:128
request @ polling-xhr.js?d33e:67
doWrite @ polling-xhr.js?d33e:79
eval @ polling.js?0949:156