aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Putting the "g" function back to the bashrc file.Miquel Sabaté2013-03-011-2/+21
| | | | | | I tried to do fancy stuff with the CDPATH and a directory with symlinks inside, but it didn't work the way I wanted. So the "g" function is back. I've also removed some shortcuts that are not needed.
* Updated the bashrc file.Miquel Sabaté2013-03-011-34/+5
| | | | | | | | The wduchain function becomes an alias with just the actual DUChain cache path. Moreover, I've removed the "g" function, since exporting the CDPATH environment variable seems to work as well. Also remember that we need the bash-completion package installed so Bash can autocomplete directories under the CDPATH.
* Added YACC to the autocmd statementMiquel Sabaté2013-02-251-0/+1
|
* PolishingMiquel Sabaté2013-02-171-0/+1
|
* Pass the -O3 parameter to the NGinx compilation processMiquel Sabaté2013-02-171-0/+1
|
* Changed a little bit the command to patch NGinx with SPDYMiquel Sabaté2013-02-171-1/+1
|
* Added the LLEGEIXME.txt file into the global gitignore file.Miquel Sabaté2013-01-091-0/+1
| | | | | LLEGEIXME (llegeix-me) comes from the catalan and it literally means "read me". It's meant to be used as a private README file for the project.
* Added a new shortcut on the gitconfigMiquel Sabaté2012-12-171-0/+7
|
* Add the show alias to emulate git show in mercurialMiquel Sabaté2012-12-111-0/+3
|
* Added a directory for Apache and the apachman script.Miquel Sabaté2012-12-111-0/+44
| | | | | | I will place here the configuration I use at work for Apache. I've added the apachman script (Apache Manager) that basically fetches a patched mod_ssl and mod_spdy from Google and compiles them.
* Added a pretty standard Systemd .service file for our custom NGinx installationMiquel Sabaté2012-12-082-0/+17
|
* Moved the temporary nginx directory in /tmpMiquel Sabaté2012-12-081-1/+1
|
* TypoMiquel Sabaté2012-12-081-1/+1
|
* Added script that installs NGinx with the SPDY patch appliedMiquel Sabaté2012-12-081-0/+64
|
* Added the configuration of NGinx for SPDYMiquel Sabaté2012-12-081-1/+23
|
* Added the Pager Extension in the hgrc to get a git-like logMiquel Sabaté2012-12-061-0/+6
|
* No matter what, use en_US.UTF-8 always.Miquel Sabaté2012-11-071-0/+3
| | | | | I know this is ugly and that it should be done somewhere else in a fancy configuration file, but it works fine in my workflow.
* The wduchain can't be an alias anymoreMiquel Sabaté2012-10-271-3/+7
|
* Renamed the go function to "g" so the name does not clash with the Go compilerMiquel Sabaté2012-10-211-1/+1
|
* Updated the bashrc file to include the Go pathMiquel Sabaté2012-10-211-0/+4
|
* Added the new alias "down" in the gitconfig fileMiquel Sabaté2012-08-221-10/+13
|
* Added the wduchain aliasMiquel Sabaté2012-06-071-0/+3
|
* Added the 'build' shortcutMiquel Sabaté2012-05-051-0/+3
|
* Added an alias where 'be' means bundle execMiquel Sabaté2012-05-011-0/+3
|
* Adding pop to the completion list of the stash commandMiquel Sabaté2012-02-231-1/+1
|
* Added a new shortcutMiquel Sabaté2011-12-311-2/+5
|
* Removing old stuffMiquel Sabaté2011-12-231-3/+0
|
* Added CMake pathsMiquel Sabaté2011-12-051-0/+6
|
* Added more paths to the bahrcMiquel Sabaté2011-12-051-1/+3
|
* Adding the home shortcut, yeah call me lazy :)Miquel Sabaté2011-12-031-0/+3
|
* Install nothing when the wirble gem has not been foundMiquel Sabaté2011-11-231-0/+1
|
* Updating the go-ruby pathMiquel Sabaté2011-11-071-1/+1
|
* Adding another step to the README fileMiquel Sabaté2011-11-051-0/+5
|
* More on polishingMiquel Sabaté2011-11-042-3/+3
|
* Getting more work done on the nginx/unicorn configurationMiquel Sabaté2011-11-043-5/+10
|
* PolishingMiquel Sabaté2011-11-041-11/+10
|
* Added my nginx/unicorn configurationMiquel Sabaté2011-11-045-0/+233
|
* Renaming the rake_tasks cache fileMiquel Sabaté2011-11-022-1/+2
|
* TypoMiquel Sabaté2011-11-021-1/+1
|
* Improved Vim configuration fileMiquel Sabaté2011-11-021-6/+31
|
* Added a rake completion fileMiquel Sabaté2011-11-023-2/+75
|
* Updating the rails gitignoreMiquel Sabaté2011-10-291-3/+0
|
* Including shortcuts to the bashrcMiquel Sabaté2011-10-291-4/+26
|
* Adding vimrc and hgrc to the install scriptMiquel Sabaté2011-10-261-0/+2
|
* Colorize column 80Miquel Sabaté2011-10-211-0/+4
|
* Loading RVM into a shell session as a functionMiquel Sabaté2011-10-081-0/+3
|
* Check for the wirble gem before installingMiquel Sabaté2011-10-061-0/+8
|
* Added vimrcMiquel Sabaté2011-10-061-0/+3
|
* Added hgrc fileMiquel Sabaté2011-09-191-0/+2
|
* Ignore KDevelop's *.kdev4 fileMiquel Sabaté2011-09-101-0/+1
|