aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Collapse)AuthorAge
* Reverting changesCody Hiar2017-09-25
|
* Stupid fucking thingCody Hiar2017-09-21
|
* Add netcat for forwarding to clipperCody Hiar2017-06-07
|
* Supress neovim plugin installCody Hiar2017-05-31
|
* Move back to ubuntu, fuck alpine's shitty package selectionCody Hiar2017-05-30
|
* Updating docker build processCody Hiar2017-04-29
|
* Updating gitconfig to new locationCody Hiar2017-03-24
|
* Adding long line highlightingCody Hiar2017-03-17
|
* Don't need to specify pep8, using flake8Cody Hiar2017-03-15
|
* Adding jsavascript and sass lintingCody Hiar2017-03-03
|
* Adding local copy of vim-options to make building easier/not have toCody Hiar2017-02-28
| | | | push to master to try new build
* Adding vimdiff and git config so I can use neovim for staging changesCody Hiar2017-02-21
|
* Adding updates to isort, 2 new packages for neovimCody Hiar2017-02-19
|
* fixing alignmentCody Hiar2017-02-10
|
* Updating dockerfile, moving neovim to local files instead of cloning.Cody Hiar2017-02-10
|
* Change the term to screen since I always use tmuxCody Hiar2017-02-09
|
* Adding flake8 configCody Hiar2017-02-09
|
* Changing the directory for neovim mountingCody Hiar2017-02-03
|
* Making isort part of environmentCody Hiar2017-01-11
|
* Adding isort to the install for managing importsCody Hiar2016-12-02
|
* Adding python 2 back in for deoplete to work properlyCody Hiar2016-11-09
|
* More updates, switching to bash zsh is no t neededCody Hiar2016-11-04
|
* Updating to a new version of apline linuxCody Hiar2016-11-04
|
* Use python 3 only, don't need 2Cody Hiar2016-11-04
|
* Updating to use my new 'make' workflowCody Hiar2016-11-04
|
* Updating more pip packages and fixing dependancy issuesCody Hiar2016-10-13
|
* Include jedi for python2, nvim not set up for switching fully to pythonCody Hiar2016-09-05
| | | | 3 yet
* Updating the workdir. /work autcompletes faster that /srcCody Hiar2016-09-02
|
* Adding more functionalityCody Hiar2016-09-02
|
* Moved neovim to alpine linux to save time on compilingCody Hiar2016-09-02
|
* 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
|
* Addding workdir because I'm always mounting to this locationCody Hiar2016-08-18
|
* 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
|
* Initial commit of the working files.Cody Hiar2016-07-27