Commit Graph

70 Commits

Author SHA1 Message Date
Bruno Pinto
0b219ba00a Removing unused function 2012-07-25 23:13:51 -03:00
Bruno Pinto
33ec29ec41 loading custom plugins and sourcing all files that are not plugins 2012-07-25 01:07:27 -03:00
Bruno Pinto
5099c45c29 adding custom folder for user specific functions and auto-sourced files 2012-07-25 00:41:01 -03:00
Bruno Pinto
5e2c99a14d Typo 2012-07-25 00:25:44 -03:00
Bruno Pinto
9034c9de51 Fixing 'cd' function to use fish's 'cd' function and not the builtin command 2012-07-24 23:48:52 -03:00
Bruno Pinto
e9962924c3 Function 'redefine_function' that allows a function to be redefined 2012-07-24 23:48:02 -03:00
Bruno Pinto
82cd7867b0 user functions have the highest priority 2012-07-24 21:16:18 -03:00
Bruno Pinto
a89e87d475 removing extra space when git folder is not dirty 2012-07-24 19:23:55 -03:00
Bruno Pinto
266512f577 tmpdir is local 2012-07-24 10:40:35 -03:00
Bruno Pinto
f5e7eacbe0 Functions to backup a function and remove a backed up function 2012-07-24 01:00:10 -03:00
Bruno Pinto
3c10941014 Loading all functions 2012-07-24 00:59:50 -03:00
Bruno Pinto
e5f83aea57 CD plugin for handling rvm enabled folders 2012-07-23 22:32:16 -03:00
Bruno Pinto
0b4755ea01 RVM plugin 2012-07-23 22:31:43 -03:00
Bruno Pinto
1e031c9621 increasing loaded plugins priority 2012-07-23 22:31:28 -03:00
Bruno Pinto
fc428a8e17 autojump plugin =P 2012-07-23 20:54:59 -03:00
Bruno Pinto
cf9fe88c87 moving git function to plugins folder 2012-07-23 20:33:18 -03:00
Bruno Pinto
a7d94393f6 adding plugin and theme to fish function path 2012-07-23 20:33:02 -03:00
Bruno Pinto
7694d653cf robbyrussell zsh theme ported to fish 2012-07-23 11:00:14 -03:00
Bruno Pinto
768a420582 git function to determine if git is dirty 2012-07-23 10:59:10 -03:00
Bruno Pinto
1c6a7f8de3 git function to determine git branch name 2012-07-23 10:58:43 -03:00