View on GitHub

reading-notes

Reading notes for Codefellows Coding

This is my setup:

Hardware:

HP Omen 17 with a Geforce GTX 1080 and NVME drive. CPU is an Intel Core i7 6 core processor. This setup is fairly quick, but I would like multiple monitors and a newer NVME drive.

Software:

hunte$ code –version 1.52.1

ea3859d4ba2f3e577a159bc91e3074c5d85c0523 x64

hunte$ git –version git version 2.25.1

hunte$ node –version v12.20.1

hunte$ npm –version 6.14.10

hunte$ eslint –version v7.17.0

hunte$ tree –version

tree v1.8.0 (c) 1996 - 2018 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke

hunte$ echo $PS1

[\e[m][\e[36m]\W[\e[m][\e[33m]parse_git_branch$

hunte$ cat ~/.gitconfig

[core]

editor = code –wait

[user]

name = codeslayer-787 email = irwin_ayala@yahoo.com