-
Hi, I was just reading the bash scripts and I noticed you use brew to install several apps while you keep alive the sudo session.
Is this ok?
Since I remember brew recommends do not use sudo to inst…
-
I'm very fond of creating command line tools for anything, like tricky git commands, building, deploying, running unit tests, starting/stopping services, etc.
Do you use any? if so, could you list th…
-
- Also, add photos.
-
#### Active Record Plugins
- **Active Record Nesting**: Awesome nested set | Ancestry | Acts as tree | Closure Tree | Better nested set
- **Active Record Soft Delete**: rails3_acts_as_paranoid | paran…
-
There are lots of premade dotfiles projects that are usually used by checking themselves out and forking them. Any automation here should be able to handle them.
-
Not sure what is wrong. Ping me if you need more details.
C:\Users\Mike\Projects>
$ cd .\studies-octo-adventure\
System.Management.Automation.MethodInvocationException: Exception calling "Parse" wit…
-
Hey there,
I was able to successfully install your dotfiles on one macbook pro but not my new one. Here's the error I got:
```
⇒ brew cask install lastpass-universal ...
Error: No available Cask fo…
-
Pretty amazed by the magic of FoBiS (and still checking it out).
I see in the list of `Main Features`:
- avoid unnecessary re-compilation (algorithm based on file-timestamp value);
But from the outp…
-
Hello,
At the top of plugin/unite.vim you check if the user is running with misaligned sudo settings:
``` vim
elseif $SUDO_USER != '' && $USER !=# $SUDO_USER
\ && $HOME !=# expand('~'.$USER)
…
guns updated
10 years ago
-
Opening a clean zsh session and...
```
nowaker@nwkr-desktop ~ % gem install middleman-slim
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /usr…