Results 8 issues of Luís Nóbrega

After I've checked [this post](http://stratus3d.com/blog/2015/02/28/sync-iterm2-profile-with-dotfiles-repository/), I noticed that we can have iTerm2 configured that way we like loading custom preferences from a custom folder. Can we add support for this?...

Hi there, I would like to add some personal hosts, but don't want them to be versioned. It makes sense to include this kind of customization? If not, we have...

In sequence of #109 I've added this feature. Can be used, for example, like this: ``` ```

Because of PHP, for what I see this won't work as desktop application outside of Windows. I was thinking, maybe it can be used, in main.js, instead of the node...

Hi there, Can I add a PR to also validate URI and email formats? https://github.com/hacksalot/HackMyResume/blob/ab6e7ee1a0f55608b531f4e644c298426291bb17/src/verbs/validate.js#L84 Thanks.

What do you think of having a "version" that allows to be not by word count but by filling all the available space existing in one line. Using `text-overflow`property `ellipsis`...

Hi @ismarslomic adding this MR in WIP. What do you think of this feature? Useful? And this implementation? I've updated the method name that receives the on click, that should...

Hi there, Can I make a pull request adding an HeaderContext with methods to validate headers? Thanks!