Gordon Fontenot

Results 37 issues of Gordon Fontenot

I'm getting the `Insecure world writable dir` error from `git_cwd_info` anytime I'm on an external volume. For now, I have just changed the hashbang to `#!/usr/bin/env ruby -W0`. I'm assuming...

Any chance of supporting local paths in addition to git/github urls? This is super useful for package development, as well as necessary for using packages like `fzf.vim`, which needs to...

We have a bunch of types that are a mix of Obj-C and Swift. It'd be cool if I could cycle between them easier. Seems like Projectionist could help with...

https://kev.inburke.com/kevin/profiling-zsh-startup-time/

https://github.com/gabebw/dotfiles/blob/965b539f2734a3ac8cf5cc77312d04624547ed9d/zshrc#L567-L578

https://github.com/airblade/vim-gitgutter

https://github.com/parsonsmatt/intero-neovim/

https://github.com/jsteiner/dotfiles/commit/4395c96dc44af621f4d6308c816803d27e69c1b4

When building a framework for watchOS or tvOS, transitive dependencies are built using `-sdk watchsimulator` (or the tvOS equivalent) which sets `SDKROOT = watchsimulator5.2` (or whatever the most recent SDK...

bug
hacktoberfest

This feels like a tricky one. Currently, [Quick](http://github.com/Quick/Quick) already builds [Nimble](http://github.com/Quick/Nimble). But if you want to manage Nimble separately (which you probably do), there's no way to specify that you...

enhancement
help wanted
question
build