ChrisTitusTech / mybash

My Bash profile - Highly customized Starship Theme - Just imagine Powerlevel10k and Nord Theme had a baby.
312 stars 162 forks source link

Automoation of dependencies setup #34

Closed hypeitnow closed 3 months ago

hypeitnow commented 6 months ago
  1. Automation of the installation of the dependencies needed by the aliases like trash-cli and batcat
  2. 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