Bruce Edge

Results 104 comments of Bruce Edge

I'm in the same boat. Already using nested ssh cfg files, eg: .ssh/config includes .ssh/config.d/* etc. Lots of rules/patters/exclusions etc. Would be a no-brainer if there was a way to...

Here's an alternative. Re-encode the cert to not require a passphrase. Run this script passing the .p12 as an argument. It'll prompt for the passphrase and generate a .pem that...

Ditto on the up-vote.

@rspieldenner - gradle-ospackage-plugin is friggin cool. Worked right out of the proverbial box.

@michaelavila, any update on this? Seeing the same thing with same zsh/ruby versions. Wanted to see of you had any results with the above test before replicating the effort.

@michaelavila thanks for the stty tip, changing to /bin/stty in selecta fixed this for me. I have too much other stuff hat needs coreutils in the PATH to go back...

I concur in that I really wanted to use and like this plugin but the gist of it is that you have fewer and fewer windows/files open each time you...

IMO, this isn't impacted by the match issue https://github.com/emre/storm/issues/94 If match declarations are filtered appropriately, see https://unix.stackexchange.com/a/150018/33541, then there's no issue.

+1, the current per-user install is not at all dev-ops friendly.