Update Customization

Ceda EI 2019-02-22 18:53:40 +05:30
parent d2ef258ca0
commit addacc1eca
1 changed files with 3 additions and 0 deletions

@ -6,6 +6,9 @@ In `~/.bashrc/` edit the variables.
+ To change the theme, edit the `WISH_THEME` variable (Default: plain).
+ e.g. To set theme to `plain`, add `WISH_THEME=plain`
+ To enable/disable powerline fonts, set `WISH_POWERLINE` to `1` or `0`.
+ In addition to these, each plugin can have their own options for customizations. Check out the plugin's docs.
> Note: Add the config before the line that sources wish.sh. It starts with `source` or `.` and is followed by a path to `wish.sh`
## Example config