| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bash: export the TERM variable | Miquel Sabaté | 2013-12-27 | 1 | -1/+1 |
| | | |||||
| * | vim: added a comment to the <C-A> mapping | Miquel Sabaté | 2013-12-18 | 1 | -0/+3 |
| | | |||||
| * | vim: enter visual-line mode instead of visual mode in the <C-A> mapping. | Miquel Sabaté | 2013-12-16 | 1 | -1/+1 |
| | | |||||
| * | vim: added the <C-A> mapping in normal mode. | Miquel Sabaté | 2013-12-16 | 1 | -0/+1 |
| | | | | | This mapping is convenient when I want to select the whole text. | ||||
| * | katepart: improved the look of types in c/c++ | Miquel Sabaté | 2013-12-14 | 1 | -2/+5 |
| | | |||||
| * | kate: fixed highlighting of bash files | Miquel Sabaté | 2013-12-11 | 1 | -7/+19 |
| | | |||||
| * | vim: more updates on the vimrc file | Miquel Sabaté | 2013-12-10 | 1 | -1/+15 |
| | | |||||
| * | vim: Added the xoria256 colorscheme. | Miquel Sabaté | 2013-12-10 | 2 | -1/+148 |
| | | |||||
| * | vim: updated the vimrc file | Miquel Sabaté | 2013-12-10 | 1 | -3/+51 |
| | | |||||
| * | bash: updated the Go paths to my current scheme | Miquel Sabaté | 2013-12-09 | 1 | -2/+2 |
| | | |||||
| * | bash: Set the terminal to have 256 colors | Miquel Sabaté | 2013-12-09 | 1 | -0/+3 |
| | | |||||
| * | bash: set the LESS and the PAGER environment variables. | Miquel Sabaté | 2013-12-09 | 1 | -0/+4 |
| | | |||||
| * | hg: adding some extensions to my hgrc file | Miquel Sabaté | 2013-12-05 | 1 | -1/+5 |
| | | |||||
| * | katepart: setting more sane colors to the JSON highlighting | Miquel Sabaté | 2013-12-04 | 1 | -9/+9 |
| | | |||||
| * | katepart: improved the look of heredocs in PHP | Miquel Sabaté | 2013-12-04 | 1 | -1/+1 |
| | | |||||
| * | vim: Control+S will also write in normal mode | Miquel Sabaté | 2013-12-02 | 1 | -1/+1 |
| | | |||||
| * | vim: Added the Ctrl+S shortcut. | Miquel Sabaté | 2013-12-02 | 1 | -0/+6 |
| | | |||||
| * | katepart: updated the solarized schema for PHP | Miquel Sabaté | 2013-12-02 | 1 | -14/+9 |
| | | |||||
| * | katepart: improve the look of region markers | Miquel Sabaté | 2013-12-01 | 1 | -3/+3 |
| | | |||||
| * | vim: set UTF-8 as the default encoding and use "," for the leader | Miquel Sabaté | 2013-12-01 | 1 | -0/+3 |
| | | |||||
| * | Improved the colors for Perl and Ruby global variables in the kate schema | Miquel Sabaté | 2013-11-30 | 1 | -8/+8 |
| | | |||||
| * | Added my Kate/KDevelop/etc. fonts & colors | Miquel Sabaté | 2013-11-30 | 2 | -0/+13514 |
| | | |||||
| * | Updated the vimrc file | Miquel Sabaté | 2013-11-30 | 1 | -3/+5 |
| | | |||||
| * | Removed the NGinx + Unicorn config files. | Miquel Sabaté | 2013-11-30 | 7 | -342/+0 |
| | | | | | | These files were outdated. Anyways, I think that this kind of files shouldn't be placed in a "dotfiles" repo. | ||||
| * | I don't care about apache any more... | Miquel Sabaté | 2013-11-30 | 1 | -44/+0 |
| | | |||||
| * | Be quiet when setting up psql | Miquel Sabaté | 2013-11-11 | 1 | -0/+3 |
| | | |||||
| * | Added the psqlrc file | Miquel Sabaté | 2013-11-08 | 2 | -0/+18 |
| | | |||||
| * | Don't install the .service file by default | Miquel Sabaté | 2013-08-26 | 1 | -1/+0 |
| | | |||||
| * | Ignore the .kdev_include_paths hidden files for projects using git or hg | Miquel Sabaté | 2013-08-23 | 2 | -0/+2 |
| | | |||||
| * | Added the down alias in the mercurial config | Miquel Sabaté | 2013-08-17 | 1 | -0/+1 |
| | | |||||
| * | Updated the install script | Miquel Sabaté | 2013-08-06 | 1 | -1/+2 |
| | | |||||
| * | Added a preupdate hook. | Miquel Sabaté | 2013-08-05 | 1 | -0/+3 |
| | | | | | It shows which files have changed before doing the actual update. | ||||
| * | Added a global .hgignore file | Miquel Sabaté | 2013-08-01 | 3 | -0/+18 |
| | | |||||
| * | Updated the hgrc file. | Miquel Sabaté | 2013-08-01 | 1 | -1/+9 |
| | | | | | | I've added my last surname in the username config and I've added the config for a colorized mercurial. | ||||
| * | Updated the Readme file | Miquel Sabaté | 2013-07-31 | 1 | -1/+1 |
| | | |||||
| * | Added bash completion for mercurial. | Miquel Sabaté | 2013-07-31 | 2 | -0/+590 |
| | | | | | | It's the contrib/bash_completion file from the mercurial repo (http://selenic.com/hg/). | ||||
| * | Updated a few things around the NGinx config | Miquel Sabaté | 2013-07-31 | 2 | -6/+6 |
| | | |||||
| * | Added instructions in the install script to install the "review" and "g" apps. | Miquel Sabaté | 2013-07-31 | 1 | -0/+14 |
| | | |||||
| * | Moved the install script from Ruby to plain bash | Miquel Sabaté | 2013-07-31 | 4 | -77/+22 |
| | | |||||
| * | Extended the p function so it also supports hg and svn | Miquel Sabaté | 2013-07-27 | 1 | -1/+13 |
| | | |||||
| * | Updated the git settings | Miquel Sabaté | 2013-07-27 | 1 | -2/+10 |
| | | |||||
| * | NGinx is now being hosted in a mercurial repository | Miquel Sabaté | 2013-07-26 | 1 | -4/+5 |
| | | |||||
| * | Added the p function. | Miquel Sabaté | 2013-07-25 | 1 | -0/+16 |
| | | | | | This function acts as a shortcut to create a patch file from a git repo. | ||||
| * | Added the .rake_tasks from Rake completion to the global gitignore. | Miquel Sabaté | 2013-06-12 | 1 | -1/+2 |
| | | |||||
| * | Let's ignore Rubinius' cache | Miquel Sabaté | 2013-06-11 | 1 | -0/+3 |
| | | |||||
| * | Added the path to Heroku | Miquel Sabaté | 2013-04-29 | 1 | -1/+1 |
| | | |||||
| * | The SPDY patch is no longer necessary for trunk | Miquel Sabaté | 2013-04-16 | 1 | -5/+0 |
| | | |||||
| * | Renamed the environment variable RUBY to KRUBY. | Miquel Sabaté | 2013-04-05 | 1 | -2/+2 |
| | | | | | This way there's no conflict when compiling Rubinius master branch. | ||||
| * | Added some stupid aliases around the cd command | Miquel Sabaté | 2013-03-01 | 1 | -2/+4 |
| | | |||||
| * | Putting the "g" function back to the bashrc file. | Miquel Sabaté | 2013-03-01 | 1 | -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. | ||||
