Commit Graph

15 Commits

Author SHA1 Message Date
Bruno Pinto
1f08915e14 function to restore original fish colors 2013-08-07 09:33:10 -03:00
Bruno Pinto
b7b5ce3cc4 loading theme either from custom or from oh-my-fish dir 2013-08-06 17:31:19 -03:00
ilkosta
9c3d1506ff enable custom themes in $fish_custom/themes dir 2013-06-17 21:27:19 +02:00
Bruno Pinto
05b4207a66 automatically loaded files should not have the suffix '.fish' otherwise fish thinks they are functions 2012-08-15 23:40:07 -03:00
Bruno Pinto
4a250d796b lower case variable names for non-exported variables 2012-07-29 15:42:37 -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
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
33ec29ec41 loading custom plugins and sourcing all files that are not plugins 2012-07-25 01:07:27 -03:00
Bruno Pinto
5e2c99a14d Typo 2012-07-25 00:25:44 -03:00
Bruno Pinto
82cd7867b0 user functions have the highest priority 2012-07-24 21:16:18 -03:00
Bruno Pinto
3c10941014 Loading all functions 2012-07-24 00:59:50 -03:00
Bruno Pinto
1e031c9621 increasing loaded plugins priority 2012-07-23 22:31:28 -03:00
Bruno Pinto
a7d94393f6 adding plugin and theme to fish function path 2012-07-23 20:33:02 -03:00