Releases: mikeschinkel/bash-macros
Releases · mikeschinkel/bash-macros
v1.0.5
August 1st 2024 Release
- Added an
mz
command to reload Bash Macros source. - Fixed the
ma
command to correctly work with history, at least on macOS. - Updated the
md
to display the alias the was deleted.
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Added bash_macros_backup() and an alias of mb
to invoke it.
v1.0.3
Added bash_macros_edit()
and an alias of me
to invoke it.
v1.0.2
Fixed bugs in add and move.
v1.0.1
Fixes bug that caused adding a macro from history
to fail.
v1.0.0
Initial release.
Tested on Debian 11.