Commit Graph

1796 Commits (master)
 

Author SHA1 Message Date
Bruno Pinto 0f17a02487 Removing final empty space from bundled commands 12 years ago
Bruno Pinto 4996bb18bc Closes #3: Remove dependency of git plugin from robbyrussell theme 12 years ago
Bruno Pinto 64cd07aec0 rake completion with available tasks 12 years ago
Bruno 47c9c2a7fc Merge pull request #9 from tanob/add-custom-to-gitignore
added custom directory to gitignore.
12 years ago
Bruno c7ae75aae2 Merge pull request #8 from tanob/fixed-theme
fixed robbyrussell theme to use bold colors.
12 years ago
Adriano Bonat d895cd742e added custom directory to gitignore. 12 years ago
Adriano Bonat 38fcb0cf44 using prompt_pwd instead of $PWD to show home as ~. 12 years ago
Bruno Pinto a44ea808e3 rake autocompletion 12 years ago
Bruno Pinto da45f2fc3c fixing bundler plugin which was creating a file named '-' 12 years ago
Bruno Pinto e66ce57dd2 Closes #6: Bundler support added 12 years ago
Bruno Pinto 6bcc6dafe1 two spaces for indentation 12 years ago
Bruno Pinto 4a250d796b lower case variable names for non-exported variables 12 years ago
Bruno Pinto 42fc751de3 Closes #1 setting rbenv path when plugin is defined 12 years ago
Bruno Pinto e0785f8949 loading all .load.fish files even inside plugins 12 years ago
Bruno Pinto ed76c2e5c5 plugin and completion load cleanup 12 years ago
Bruno Pinto a0331634cb Revert "rbenv completion #1" as it's builtin on fish now (pull request)
This reverts commit ccd8e1a6df.
12 years ago
Bruno 429ea65c48 Merge pull request #7 from tanob/fixed-hard-coded-path
replaced hard-coded path.
12 years ago
Adriano Bonat faf304d5f4 fixed robbyrussell theme to use bold colors. 12 years ago
Adriano Bonat e2ff0e06d4 replaced hard-coded path. 12 years ago
Bruno Pinto 3485cbec67 loading plugins completions 12 years ago
Bruno Pinto ccd8e1a6df rbenv completion #1 12 years ago
Bruno 16ea711e3a Update README.textile 12 years ago
Bruno 68dde88716 Update README.textile 12 years ago
Bruno Pinto 3eed079749 cloned readme file from oh my zsh 12 years ago
Bruno Pinto 2c4b02710d template configuration file 12 years ago
Bruno Pinto 8908ec4a09 moving rvm specific cd function from an external plugin to rvm plugin 12 years ago
Bruno Pinto 0b219ba00a Removing unused function 12 years ago
Bruno Pinto 33ec29ec41 loading custom plugins and sourcing all files that are not plugins 12 years ago
Bruno Pinto 5099c45c29 adding custom folder for user specific functions and auto-sourced files 12 years ago
Bruno Pinto 5e2c99a14d Typo 12 years ago
Bruno Pinto 9034c9de51 Fixing 'cd' function to use fish's 'cd' function and not the builtin command 12 years ago
Bruno Pinto e9962924c3 Function 'redefine_function' that allows a function to be redefined 12 years ago
Bruno Pinto 82cd7867b0 user functions have the highest priority 12 years ago
Bruno Pinto a89e87d475 removing extra space when git folder is not dirty 12 years ago
Bruno Pinto 266512f577 tmpdir is local 12 years ago
Bruno Pinto f5e7eacbe0 Functions to backup a function and remove a backed up function 12 years ago
Bruno Pinto 3c10941014 Loading all functions 12 years ago
Bruno Pinto e5f83aea57 CD plugin for handling rvm enabled folders 12 years ago
Bruno Pinto 0b4755ea01 RVM plugin 12 years ago
Bruno Pinto 1e031c9621 increasing loaded plugins priority 12 years ago
Bruno Pinto fc428a8e17 autojump plugin =P 12 years ago
Bruno Pinto cf9fe88c87 moving git function to plugins folder 12 years ago
Bruno Pinto a7d94393f6 adding plugin and theme to fish function path 12 years ago
Bruno Pinto 7694d653cf robbyrussell zsh theme ported to fish 12 years ago
Bruno Pinto 768a420582 git function to determine if git is dirty 12 years ago
Bruno Pinto 1c6a7f8de3 git function to determine git branch name 12 years ago