I second this - for some reasons, my (almost) first distro was arch (first was a fedora for 3-4 days). Arch is great if you know what you are doing, you can have a lean mean compute machine
I second this - for some reasons, my (almost) first distro was arch (first was a fedora for 3-4 days). Arch is great if you know what you are doing, you can have a lean mean compute machine
I am sorry, I dont know how to do syntax highlighting in html, if it helps, can you please check it on codeberg (link in table of content and also mid text), there you can choose your preferred highlighting.
Yes, it is similar to aliases, I covered that bit in executing stuff, my problem from the times i had aliases was that sometimes i could not remember the aliases i had set (i had greater than 50 at some time), and for such reasons, there are programs like navi
and cheats
, I used to use navi, but then i had a different binding to call navi (ctrl+g
by default) and this way I have only 1 binding, and that helps develop a great muscle memory. also aliases can only mimic the behaviour of Type
or Exec
sections, for others, you would need something else
and yes, the result is indeed graphical, I will add screenshots
there is one more thing - unless you are using something like chaotic aur, or a very popular package, please pay attention to PKGBUILDS. These are essentially bash scripts which can (depending on your package manager) will run with highest permissions. They can do anything