Commit Graph

997 Commits

Author SHA1 Message Date
Bruno Pinto
edff7dea0a Fixing PATH when using brew plugin 2012-08-15 23:40:03 -03:00
Bruno Pinto
0f17a02487 Removing final empty space from bundled commands 2012-08-13 21:14:01 -03:00
Bruno Pinto
4996bb18bc Closes #3: Remove dependency of git plugin from robbyrussell theme 2012-08-09 20:40:09 -03:00
Bruno Pinto
64cd07aec0 rake completion with available tasks 2012-08-09 20:30:50 -03:00
Bruno
47c9c2a7fc Merge pull request #9 from tanob/add-custom-to-gitignore
added custom directory to gitignore.
2012-08-09 16:06:17 -07:00
Bruno
c7ae75aae2 Merge pull request #8 from tanob/fixed-theme
fixed robbyrussell theme to use bold colors.
2012-08-09 16:04:28 -07:00
Adriano Bonat
d895cd742e added custom directory to gitignore. 2012-08-08 23:36:32 -03:00
Adriano Bonat
38fcb0cf44 using prompt_pwd instead of $PWD to show home as ~. 2012-08-08 23:32:45 -03:00
Bruno Pinto
a44ea808e3 rake autocompletion 2012-08-05 15:29:41 -03:00
Bruno Pinto
da45f2fc3c fixing bundler plugin which was creating a file named '-' 2012-08-03 20:01:41 -03:00
Bruno Pinto
e66ce57dd2 Closes #6: Bundler support added 2012-07-29 17:31:04 -03:00
Bruno Pinto
6bcc6dafe1 two spaces for indentation 2012-07-29 16:32:52 -03:00
Bruno Pinto
4a250d796b lower case variable names for non-exported variables 2012-07-29 15:42:37 -03:00
Bruno Pinto
42fc751de3 Closes #1 setting rbenv path when plugin is defined 2012-07-29 01:25:35 -03:00
Bruno Pinto
e0785f8949 loading all .load.fish files even inside plugins 2012-07-29 01:14:44 -03:00
Bruno Pinto
ed76c2e5c5 plugin and completion load cleanup 2012-07-29 00:36:36 -03:00
Bruno Pinto
a0331634cb Revert "rbenv completion #1" as it's builtin on fish now (pull request)
This reverts commit ccd8e1a6df.
2012-07-28 23:34:45 -03:00
Bruno
429ea65c48 Merge pull request #7 from tanob/fixed-hard-coded-path
replaced hard-coded path.
2012-07-28 19:13:17 -07:00
Adriano Bonat
faf304d5f4 fixed robbyrussell theme to use bold colors. 2012-07-28 18:08:46 -03:00
Adriano Bonat
e2ff0e06d4 replaced hard-coded path. 2012-07-28 18:05:55 -03:00
Bruno Pinto
3485cbec67 loading plugins completions 2012-07-28 00:25:40 -03:00
Bruno Pinto
ccd8e1a6df rbenv completion #1 2012-07-28 00:25:40 -03:00
Bruno
16ea711e3a Update README.textile 2012-07-26 01:39:55 -03:00
Bruno
68dde88716 Update README.textile 2012-07-26 01:14:48 -03:00
Bruno Pinto
3eed079749 cloned readme file from oh my zsh 2012-07-26 01:04:06 -03:00
Bruno Pinto
2c4b02710d template configuration file 2012-07-26 01:03:51 -03:00
Bruno Pinto
8908ec4a09 moving rvm specific cd function from an external plugin to rvm plugin 2012-07-25 23:22:57 -03:00
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