This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| => You currently have modules installed globally with `npm`. These will no | |
| => longer be linked to the active version of Node when you install a new node | |
| => with `nvm`; and they may (depending on how you construct your `$PATH`) | |
| => override the binaries of modules installed with `nvm`: | |
| /Users/david/.nvm/versions/node/v10.16.3/lib | |
| ├── [email protected] | |
| ├── [email protected] | |
| ├── [email protected] | |
| ├── [email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| david@code:~$ dpkg --get-selections | grep -v de | |
| adduser | |
| apache2 | |
| apache2-mpm-prefork | |
| apache2-utils | |
| apache2.2-bin | |
| apache2.2-common | |
| apt | |
| apt-utils | |
| aptitude |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| david@macs:~/sites/new.nodejs.org(master○) » npm ls | |
| [email protected] /Users/david/Sites/new.nodejs.org | |
| ├─┬ [email protected] | |
| │ ├─┬ [email protected] | |
| │ │ ├── [email protected] | |
| │ │ ├── [email protected] | |
| │ │ └── [email protected] | |
| │ ├─┬ [email protected] | |
| │ │ └─┬ [email protected] | |
| │ │ └── [email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [email protected] node_modules/jade | |
| ├── [email protected] | |
| └── [email protected] | |
| [email protected] node_modules/express | |
| ├── [email protected] | |
| ├── [email protected] | |
| ├── [email protected] | |
| ├── [email protected] | |
| ├── [email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am windhamdavid on github. | |
| * I am windhamdavid (https://keybase.io/windhamdavid) on keybase. | |
| * I have a public key whose fingerprint is C2B9 244B 42E7 1A37 9458 B957 3742 D8BA 0096 6709 | |
| To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| david@macs:~/sites/wp/app/plugins/annunciate(master○) » npm ls | |
| /Users/david/Sites/wp/app/plugins/annunciate | |
| ├─┬ [email protected] | |
| │ ├── [email protected] | |
| │ ├── [email protected] | |
| │ ├── [email protected] | |
| │ ├── [email protected] | |
| │ ├── [email protected] | |
| │ ├── [email protected] | |
| │ ├─┬ [email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| david@macs:~/sites/wp/app/plugins/annunciate(master○) » npm install | |
| npm WARN package.json [email protected] No repository field. | |
| npm http GET https://registry.npmjs.org/grunt-contrib-compass | |
| npm http GET https://registry.npmjs.org/grunt-contrib-imagemin | |
| npm http GET https://registry.npmjs.org/grunt-rsync | |
| npm http GET https://registry.npmjs.org/grunt-contrib-sass | |
| npm http GET https://registry.npmjs.org/grunt-contrib-jshint | |
| npm http GET https://registry.npmjs.org/grunt-contrib-concat | |
| npm http GET https://registry.npmjs.org/grunt-contrib-uglify | |
| npm http GET https://registry.npmjs.org/grunt-contrib-clean |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| david@code:~/ghost(master○) » ls | |
| config.example.js CONTRIBUTING.md Gemfile.lock LICENSE package.json | |
| config.js core Gruntfile.js node_modules README.md | |
| content Gemfile index.js npm-debug.log SECURITY.md | |
| david@code:~/ghost(master○) » npm ls | |
| [email protected] /home/david/ghost | |
| ├── [email protected] | |
| ├─┬ [email protected] | |
| │ ├── [email protected] | |
| │ ├── [email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| david@magicbullet:~/code/wha » yo ember | |
| _-----_ | |
| | | | |
| |--(o)--| .--------------------------. | |
| `---------´ | Welcome to Yeoman, | | |
| ( _´U`_ ) | ladies and gentlemen! | | |
| /___A___\ '__________________________' | |
| | ~ | | |
| __'.___.'__ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Linux code.davidawindham.com 2.6.18-028stab101.1 #1 SMP Sun Jun 24 19:50:48 MSD 2012 x86_64 GNU/Linux | |
| Ubuntu 10.04.2 LTS | |
| Welcome to Ubuntu! | |
| * Documentation: https://help.ubuntu.com/ | |
| Last login: Mon Apr 22 13:42:56 2013 from 24.31.10.238 | |
| david@code:~$ zsh | |
| -bash: zsh: command not found | |
| david@code:~$ ls | |
| bin drush local node_modules redis-2.2.4 socketracer |
NewerOlder