aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Moved neovim to alpine linux to save time on compilingCody Hiar2016-09-02
|
* Update README.mdCody Hiar2016-09-01
|
* Added command to build the entire thingCody Hiar2016-09-01
|
* Break neovim into separate images. Makes it quicker to compile newCody Hiar2016-08-28
| | | | changes
* Paths are needed before derpCody Hiar2016-08-22
|
* going back to ack instead of ag, installing shellcheckCody Hiar2016-08-22
|
* ag is faster than ack, makes ctrl-p useableCody Hiar2016-08-18
|
* Private underscore ignoreCody Hiar2016-08-18
|
* Addding workdir because I'm always mounting to this locationCody Hiar2016-08-18
|
* Adding a makefileCody Hiar2016-08-12
|
* Removing rule of _ for private class methods, outdated.Cody Hiar2016-08-02
|
* Adding git config to set my identity, just easier.Cody Hiar2016-08-02
|
* Adding ack-grep which I use to for grepping in neovimCody Hiar2016-07-29
|
* Adding PEARish standard which ignores tags that get annoying but I likeCody Hiar2016-07-28
| | | | the forced file and class comments
* Adding php lintingCody Hiar2016-07-28
|
* Adding a eslintrc.json file for custom rulesCody Hiar2016-07-28
|
* Install Nodejs 6 as well as npm modules to handle the lintingCody Hiar2016-07-28
|
* Added pep257Cody Hiar2016-07-27
|
* Updating pip listing to include python modules for python linting.Cody Hiar2016-07-27
|
* Fixing some typos from copy pasteCody Hiar2016-07-27
|
* Initial commit of the working files.Cody Hiar2016-07-27