Open EdenWise opened 8 years ago
Just tested autojump
and it works - after adding the following - appropriately adapted - shell commands into ~/.bashrc
:
[[ -s /etc/profile.d/autojump.sh ]] && source /etc/profile.d/autojump.sh
perl-rename
installed fine.
As I've meant myself to introduce autojump into MSYS2, but see that it already existed here in this issue, I'll have a look into committing this as a PR soonish.
Thanks, @Todd-Weed, for contributing these PKGBUILDs!
I like both of these packages and find them beneficial; they do respectively:
1) rename multiple files using Perl regular expressions 2) a faster way to navigate your filesystem from the command line
Their original package sources can be found here and here.
Both are basically scripts so worrying about dependency won't be an issue. Additionally they likely won't go through many updates so maintenance should be light.
The original PKGBUILDS I have edited (for linking), and have built, installed, and tested them: