mybash
mybash copied to clipboard
Automoation of dependencies setup
- Automation of the installation of the dependencies needed by the aliases like trash-cli and batcat
- Added more logic to the usage of edit() now 2 scenarios are considered:
- user installed some version of nano and has existing alias to edit - alias nano=edit in bashrc - current case
- user decides to use edit as a function not as alias from some other command