https://bugs.kde.org/show_bug.cgi?id=424279
--- Comment #9 from medin <[email protected]> --- (In reply to 2wxsy58236r3 from comment #8) > If you are going to run a (long) command frequently, you would want to set > it as an alias in your ~/.bashrc: > > > alias custom-pacman-update='sudo pacman-mirrors --country-config > > --bar-parameter --another-parameter && sudo pacman -Syyu' > Afterwards you can just type "custom-pacman-update" instead of searching the > history. That's really cool, I created an alias called "java8" for an old extracted JRE 8 which some JavaFX8 apps still need to run, and it worked perfectly instead of switching the whole default JRE each time for only a specfific app. -- You are receiving this mail because: You are watching all bug changes.
