aboutsummaryrefslogtreecommitdiff
path: root/bashrc
Commit message (Collapse)AuthorAgeFilesLines
* bash: use $HOMEMiquel Sabaté2014-01-291-1/+1
|
* git: que pasa neng ?!Miquel Sabaté2014-01-211-0/+3
|
* bash: load Go's bash completion if it's installed in the system.Miquel Sabaté2014-01-041-0/+5
|
* bash: removed conflict on rvmMiquel Sabaté2013-12-271-4/+5
|
* bash: export the TERM variableMiquel Sabaté2013-12-271-1/+1
|
* bash: updated the Go paths to my current schemeMiquel Sabaté2013-12-091-2/+2
|
* bash: Set the terminal to have 256 colorsMiquel Sabaté2013-12-091-0/+3
|
* bash: set the LESS and the PAGER environment variables.Miquel Sabaté2013-12-091-0/+4
|
* Added bash completion for mercurial.Miquel Sabaté2013-07-311-0/+3
| | | | | It's the contrib/bash_completion file from the mercurial repo (http://selenic.com/hg/).
* Moved the install script from Ruby to plain bashMiquel Sabaté2013-07-311-48/+5
|
* Extended the p function so it also supports hg and svnMiquel Sabaté2013-07-271-1/+13
|
* Added the p function.Miquel Sabaté2013-07-251-0/+16
| | | | This function acts as a shortcut to create a patch file from a git repo.
* Added the path to HerokuMiquel Sabaté2013-04-291-1/+1
|
* Renamed the environment variable RUBY to KRUBY.Miquel Sabaté2013-04-051-2/+2
| | | | This way there's no conflict when compiling Rubinius master branch.
* Added some stupid aliases around the cd commandMiquel Sabaté2013-03-011-2/+4
|
* 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.
* 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 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
|
* 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
|
* Updating the go-ruby pathMiquel Sabaté2011-11-071-1/+1
|
* Added a rake completion fileMiquel Sabaté2011-11-021-1/+4
|
* Including shortcuts to the bashrcMiquel Sabaté2011-10-291-4/+26
|
* Loading RVM into a shell session as a functionMiquel Sabaté2011-10-081-0/+3
|
* PolishingMiquel Sabaté2011-07-221-1/+1
|
* Adding git completionMiquel Sabaté2011-07-221-2/+6
|
* Adding KDevelop /bin to PATHMiquel Sabaté2011-07-221-0/+2
|
* Initial commitMiquel Sabaté2011-07-091-0/+18