Commit Graph

8 Commits (c90a6283ef3c8aa945806db392a74b658962a86f)

Author SHA1 Message Date
John D Pell 5fc418e479 Use `${PWD}` instead of `$(pwd)`
Don't subshell when there's a shell parameter for it.
2021-09-18 13:15:13 -07:00
John D Pell 1f6d6aa147 Use `$PWD` instead of `\`pwd\``
Don't subshell when there's a shell parameter for it.
2021-09-18 13:14:52 -07:00
CeleritasCelery eb6ea164fb fixed spelling and grammar 2017-05-19 10:11:54 -06:00
Ivan Povalyukhin b584d4304d [start with tests] minor space fix in the codebase 2015-03-28 18:54:37 -07:00
Ivan Povalyukhin 0b300ccb86 add argument presence check for functions in dirs plugin to bad usage 2015-03-26 09:16:00 -07:00
oxnz c3c40e506b fix bugs caused by unquoted variable(s); remove unnecessary grep in ips func 2014-12-08 00:32:53 +08: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