David Farrell
1bc56b1d8f
plugin(dirs): remove shopt -s cdable_vars
2021-12-02 13:42:29 -08:00
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