Commit Graph

6 Commits

Author SHA1 Message Date
Jason Verbeek
098e3ff368
plugins/bashmark: resolves conflict between noclobber and bashmark (#127)
Fixes #50
2020-02-12 16:46:00 +11:00
sljinlet
5b680bf30a Add short form of '-g' option to bashmarks plugin (#41)
Accept just a bookmark name as a short form of the '-g' option.  If just
    one arg is supplied, and it doesn't start with a dash, then it is assumed
    to be a bookmark name and _goto_bookmark is called. [ bm BOOKMARK_NAME ]
  Add a -h option to print usage info with same behavior as supplying no args
  Add echoing an error message if an unrecognized option is given, followed
    by usage info
  Augment usage info to reflect these changes and update README.md
2019-07-26 14:24:53 +07:00
Michael Anckaert
40d65528b2 Added README file for bashmarks plugin 2018-05-08 14:42:45 +02:00
Toan Nguyen
ea1c9371e1 Added shebash line and fix some issues 2017-03-20 19:51:00 +07:00
Toan Nguyen
f300d599a8 Remove compdef function and added bash env to all plugins 2017-03-19 16:44:14 +07:00
Toan Nguyen
adc673b02a Initial Oh My Bash framework 2017-03-19 15:40:25 +07:00