Skip to content

Instantly share code, notes, and snippets.

View metakermit's full-sized avatar

Dražen Lučanin metakermit

View GitHub Profile
0 info it worked if it ends with ok
1 verbose cli [ '/Users/kermit/.local/bin/node',
1 verbose cli '/Users/kermit/.local/bin/npm',
1 verbose cli 'install' ]
2 info using npm@1.3.11
3 info using node@v0.11.8-pre
4 verbose readDependencies using package.json deps
5 verbose install where, deps [ '/Users/kermit/test',
5 verbose install [ 'grunt',
5 verbose install 'bower',
@metakermit
metakermit / gist:6607969
Created September 18, 2013 11:41
error log: npm install -g grunt-contrib-jshint grunt-contrib-cssmin grunt-contrib-uglify grunt-contrib-watch grunt-contrib-sass grunt-contrib-connect grunt-zip grunt
This file has been truncated, but you can view the full file.
0 info it worked if it ends with ok
1 verbose cli [ '/Users/kermit/.local/bin/node',
1 verbose cli '/Users/kermit/.local/bin/npm',
1 verbose cli 'install',
1 verbose cli '-g',
1 verbose cli 'grunt-contrib-jshint',
1 verbose cli 'grunt-contrib-cssmin',
1 verbose cli 'grunt-contrib-uglify',
1 verbose cli 'grunt-contrib-watch',
1 verbose cli 'grunt-contrib-sass',
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#! /bin/bash
sudo add-apt-repository -y ppa:kermit666/ppa
sudo apt-get update
sudo apt-get -y install popcorn
. ~/.config/user-dirs.dirs
cp /usr/share/applications/popcorn.desktop "$XDG_DESKTOP_DIR/popcorn.desktop"
chmod +x "$XDG_DESKTOP_DIR/popcorn.desktop"
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
# Configuration file for ipython-notebook.
c = get_config()
#------------------------------------------------------------------------------
# NotebookApp configuration
#------------------------------------------------------------------------------
# NotebookApp will inherit config from: BaseIPythonApplication, Application
# Configuration file for ipython-notebook.
c = get_config()
#------------------------------------------------------------------------------
# NotebookApp configuration
#------------------------------------------------------------------------------
# NotebookApp will inherit config from: BaseIPythonApplication, Application
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.