| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added the Pager Extension in the hgrc to get a git-like log | Miquel Sabaté | 2012-12-06 | 1 | -0/+6 |
| | | |||||
| * | No matter what, use en_US.UTF-8 always. | Miquel Sabaté | 2012-11-07 | 1 | -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 anymore | Miquel Sabaté | 2012-10-27 | 1 | -3/+7 |
| | | |||||
| * | Renamed the go function to "g" so the name does not clash with the Go compiler | Miquel Sabaté | 2012-10-21 | 1 | -1/+1 |
| | | |||||
| * | Updated the bashrc file to include the Go path | Miquel Sabaté | 2012-10-21 | 1 | -0/+4 |
| | | |||||
| * | Added the new alias "down" in the gitconfig file | Miquel Sabaté | 2012-08-22 | 1 | -10/+13 |
| | | |||||
| * | Added the wduchain alias | Miquel Sabaté | 2012-06-07 | 1 | -0/+3 |
| | | |||||
| * | Added the 'build' shortcut | Miquel Sabaté | 2012-05-05 | 1 | -0/+3 |
| | | |||||
| * | Added an alias where 'be' means bundle exec | Miquel Sabaté | 2012-05-01 | 1 | -0/+3 |
| | | |||||
| * | Adding pop to the completion list of the stash command | Miquel Sabaté | 2012-02-23 | 1 | -1/+1 |
| | | |||||
| * | Added a new shortcut | Miquel Sabaté | 2011-12-31 | 1 | -2/+5 |
| | | |||||
| * | Removing old stuff | Miquel Sabaté | 2011-12-23 | 1 | -3/+0 |
| | | |||||
| * | Added CMake paths | Miquel Sabaté | 2011-12-05 | 1 | -0/+6 |
| | | |||||
| * | Added more paths to the bahrc | Miquel Sabaté | 2011-12-05 | 1 | -1/+3 |
| | | |||||
| * | Adding the home shortcut, yeah call me lazy :) | Miquel Sabaté | 2011-12-03 | 1 | -0/+3 |
| | | |||||
| * | Install nothing when the wirble gem has not been found | Miquel Sabaté | 2011-11-23 | 1 | -0/+1 |
| | | |||||
| * | Updating the go-ruby path | Miquel Sabaté | 2011-11-07 | 1 | -1/+1 |
| | | |||||
| * | Adding another step to the README file | Miquel Sabaté | 2011-11-05 | 1 | -0/+5 |
| | | |||||
| * | More on polishing | Miquel Sabaté | 2011-11-04 | 2 | -3/+3 |
| | | |||||
| * | Getting more work done on the nginx/unicorn configuration | Miquel Sabaté | 2011-11-04 | 3 | -5/+10 |
| | | |||||
| * | Polishing | Miquel Sabaté | 2011-11-04 | 1 | -11/+10 |
| | | |||||
| * | Added my nginx/unicorn configuration | Miquel Sabaté | 2011-11-04 | 5 | -0/+233 |
| | | |||||
| * | Renaming the rake_tasks cache file | Miquel Sabaté | 2011-11-02 | 2 | -1/+2 |
| | | |||||
| * | Typo | Miquel Sabaté | 2011-11-02 | 1 | -1/+1 |
| | | |||||
| * | Improved Vim configuration file | Miquel Sabaté | 2011-11-02 | 1 | -6/+31 |
| | | |||||
| * | Added a rake completion file | Miquel Sabaté | 2011-11-02 | 3 | -2/+75 |
| | | |||||
| * | Updating the rails gitignore | Miquel Sabaté | 2011-10-29 | 1 | -3/+0 |
| | | |||||
| * | Including shortcuts to the bashrc | Miquel Sabaté | 2011-10-29 | 1 | -4/+26 |
| | | |||||
| * | Adding vimrc and hgrc to the install script | Miquel Sabaté | 2011-10-26 | 1 | -0/+2 |
| | | |||||
| * | Colorize column 80 | Miquel Sabaté | 2011-10-21 | 1 | -0/+4 |
| | | |||||
| * | Loading RVM into a shell session as a function | Miquel Sabaté | 2011-10-08 | 1 | -0/+3 |
| | | |||||
| * | Check for the wirble gem before installing | Miquel Sabaté | 2011-10-06 | 1 | -0/+8 |
| | | |||||
| * | Added vimrc | Miquel Sabaté | 2011-10-06 | 1 | -0/+3 |
| | | |||||
| * | Added hgrc file | Miquel Sabaté | 2011-09-19 | 1 | -0/+2 |
| | | |||||
| * | Ignore KDevelop's *.kdev4 file | Miquel Sabaté | 2011-09-10 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'master' of git://github.com/mssola/dotfiles | Miquel Sabaté | 2011-09-01 | 2 | -0/+18 |
| |\ | |||||
| | * | Added a note on the readme file | Miquel Sabaté | 2011-08-19 | 1 | -0/+1 |
| | | | |||||
| | * | Added install script | Miquel Sabaté | 2011-08-19 | 1 | -0/+17 |
| | | | |||||
| * | | Simplifying the gemrc file | Miquel Sabaté | 2011-09-01 | 2 | -10/+2 |
| |/ | |||||
| * | Adding Guardfile to the rails.gitignore file | Miquel Sabaté | 2011-07-30 | 2 | -1/+2 |
| | | |||||
| * | Updating rails.gitignore | Miquel Sabaté | 2011-07-27 | 1 | -0/+2 |
| | | |||||
| * | Polishing | Miquel Sabaté | 2011-07-22 | 1 | -1/+1 |
| | | |||||
| * | Polishing | Miquel Sabaté | 2011-07-22 | 2 | -2/+2 |
| | | |||||
| * | Added gitignore files | Miquel Sabaté | 2011-07-22 | 3 | -0/+24 |
| | | |||||
| * | Adding git completion | Miquel Sabaté | 2011-07-22 | 3 | -3/+1272 |
| | | |||||
| * | Adding KDevelop /bin to PATH | Miquel Sabaté | 2011-07-22 | 1 | -0/+2 |
| | | |||||
| * | Typo | Miquel Sabaté | 2011-07-10 | 1 | -1/+1 |
| | | |||||
| * | Updating mssola alias | Miquel Sabaté | 2011-07-10 | 1 | -1/+3 |
| | | |||||
| * | Added README file | Miquel Sabaté | 2011-07-09 | 1 | -0/+3 |
| | | |||||
| * | Initial commit | Miquel Sabaté | 2011-07-09 | 4 | -0/+88 |
