[konsole] [Bug 424279] Add bookmarking of typed commands to Konsole
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Fri Jul 17 10:28:09 BST 2020
https://bugs.kde.org/show_bug.cgi?id=424279
--- Comment #8 from 2wxsy58236r3 at opayq.com ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list