Commit Graph

15 Commits

Author SHA1 Message Date
Itzik Ephraim
7188fb6018 Fix issue #197: quote OMF_PATH 2015-12-31 16:05:01 +02:00
Derek Stavis
8c394771df install: migrate script from bash to fish
- Checks for a supported fish version (greater than 2.1)
- Migrate travis install script to fish
2015-10-02 20:16:04 -03:00
Stephen Coakley
18679d866e Split custom "init.fish" into clearer "before.init.fish" and "init.fish" 2015-10-02 11:33:23 -05:00
Derek Stavis
c58d14fe3e Move $OMF_CONFIG variable to $OMF_PATH/init.fish
This PR sets the default value of `OMF_CONFIG` variable in
framework init.fish file. The variable can still be overridden by
the user by setting it on `~/.config/fish/config.fish file`.

This is in preparation to rewriting install script in plain fish,
which will ditch config template and stop replacing `config.fish`
contents in favor of just appending Oh My Fish startup.
2015-09-29 09:54:36 -03:00
Bruno Pinto
7c5e2b3964 Extracting template to a file and improving it
It's hard to read the template as it was being created using `echo`
instead of being defined on a separate file. Also adding some comments
to improve the configuration file readability.
2015-08-28 12:53:37 +01:00
Jorge Bucaran
2693a2fd18 %%% United States of the Fish → Wahoo + OMF %%% 2015-08-27 00:20:13 +09:00
Bruno Pinto
e2d9ad8ff4 new Plugin and Theme functions 2015-05-30 13:11:54 +01:00
Jorge Bucaran
e38465768f try plugin: quick theme switcher 2015-02-19 19:56:12 -02:00
Bruno
7894b030cd Update config.fish
Autojump is no longer a plugin
2015-02-01 11:35:02 -02:00
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.
2013-10-18 14:15:47 -03:00
Bruno Pinto
03833fda7b fish has renamed . to source 2013-10-18 10:17:58 -03:00
Declan Kelly
333a52bff3 Changed cofiguration to configuration. 2013-08-21 17:04:36 +10:00
Kris Leech
01c60a0507 Replace non-existent git plugin with bundler in template used to generate config.fish 2013-03-04 09:06:35 +00:00
Bruno Pinto
4a250d796b lower case variable names for non-exported variables 2012-07-29 15:42:37 -03:00
Bruno Pinto
2c4b02710d template configuration file 2012-07-26 01:03:51 -03:00