Commit Graph

24 Commits (d3daa585aa5f227e5b3498069919b2277779a611)

Author SHA1 Message Date
Bruno Pinto df2cf7e33e removing no longer used function 10 years ago
Bruno Pinto 5ed6752201 extracting _append_path function 11 years ago
Bruno Pinto 605028a7fc using 2 spaces instead of 4 spaces 11 years ago
Wolfgang Richter 9f70b8ec12 oh-my-fish.fish: remove unneeded code 11 years ago
Wolfgang Richter dd117c8275 oh-my-fish.fish: add helper function to test directory
- existence of dir
- and also if it is already in the path list
11 years ago
Wolfgang Richter 34967e61e9 oh-my-fish.fish: remove debug code thanks @GlitchMr 11 years ago
Wolfgang Richter 513f19c8a1 oh-my-fish.fish: ensure duplicates aren't prepended to fish_function_path 11 years ago
Bruno Pinto e38b220e1e Revert "fish has renamed . to source"
As @GlitchMr commented, fish 2.1 has not been released yet and even
then, the command . will only be deprecated, not removed.

This reverts commit 03833fda7b.
11 years ago
Bruno Pinto 03833fda7b fish has renamed . to source 11 years ago
Bruno Pinto 1f08915e14 function to restore original fish colors 11 years ago
Bruno Pinto b7b5ce3cc4 loading theme either from custom or from oh-my-fish dir 11 years ago
ilkosta 9c3d1506ff enable custom themes in $fish_custom/themes dir 11 years ago
Bruno Pinto 05b4207a66 automatically loaded files should not have the suffix '.fish' otherwise fish thinks they are functions 12 years ago
Bruno Pinto 4a250d796b lower case variable names for non-exported variables 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
Adriano Bonat e2ff0e06d4 replaced hard-coded path. 12 years ago
Bruno Pinto 3485cbec67 loading plugins completions 12 years ago
Bruno Pinto 33ec29ec41 loading custom plugins and sourcing all files that are not plugins 12 years ago
Bruno Pinto 5e2c99a14d Typo 12 years ago
Bruno Pinto 82cd7867b0 user functions have the highest priority 12 years ago
Bruno Pinto 3c10941014 Loading all functions 12 years ago
Bruno Pinto 1e031c9621 increasing loaded plugins priority 12 years ago
Bruno Pinto a7d94393f6 adding plugin and theme to fish function path 12 years ago