Commit Graph

3 Commits (84d25c1d531cadbb767b2f960088f710df2bd389)

Author SHA1 Message Date
sebokopter 6e00b232e8 removed Jekyll stuff as it should be in the extension directories
deleted jekyll template template/jekyllconfig.template.bash
removed sourcing of jekyll config from bash_it.sh and moved it to plugins/available/jekyll.plugin.bash
* install.sh:
removed jekyll stuff and improved .bash_profile handling
changed name from .bash_profile.bak to .bash_profile.orig
inserted option to append original .bash_profile to the new one
2012-11-18 14:31:35 +01:00
Erich Smith 08e439c4f0 update plugin management 2012-05-13 22:13:54 -04:00
Erich Smith 55e77deac1 standardize plugins, update metadata
add about-plugin metadata
chmod -x plugins
cleanup filenames to standardize on x.plugin.bash format
only plugin files intended to be executable from the command line should
contain a shebang line, and should be a+x.
2012-05-13 22:13:54 -04:00