-
-
Here's my situation: I've been having nothing but problems getting my dev environment set up correctly for the past week. It's my very first Mac (a refurb'd one with OS X Yosemite on it). I was having…
-
You can't remove user if he's logged in currently. It has security implication by its nature
something like:
``` puppet
if $ensure == "absent" {
exec { "killproc $name":
command …
-
When on a branch
`mbookpro001-554:data-insights igorveksler$ gitit .
bash: 1+${#$(git rev-parse --show-toplevel)}: bad substitution
bash: echo: write error: Broken pipe`
I am soon switching to z…
-
Having trouble upgrading my previous Neovim to latest on Homebrew (0.1.2). A `brew upgrade` fails at the end - issue with doc/tags?
- Neovim version: 0.1.2
- Operating system: Mac OS 10.11.4 (latest c…
-
I run an install...
```
nvm install iojs-v3.3.1
######################################################################## 100.0%
WARNING: checksums are currently disabled for io.js
Now using io.js v3…
-
I have the following code
``` javascript
var cloneOptions = {};
cloneOptions.remoteCallbacks = {
credentials: function(url, userName) {
return NodeGit.Cred.sshKeyFromAgent(userName);
…
-
I have done all the setup, but when I run snapshot I get the following error:
OSX: 10.11.1
Xcode: 7.1
```
MacBook-Pro:example kornale$ snapshot
[13:56:39]: Error setting value '["iPhone 6", "iPhone …
-
Any external links are opened in a web kit window. We should open these in the default system browser.
-