Sunday, April 28, 2024
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 3988  / 2 Years ago, thu, october 13, 2022, 3:16:44

In terminal, I have an alias so that when I type note, a text document of my notes comes up. Often times when I'm browsing the web I'd like to make a quick note but I don't have terminal open, so I have to Shift-Alt-T to open terminal and then type `note'. And then I have to click off the terminal.



Is there anyway to access terminal commands without opening the terminal so I don't have to do so many key presses? Maybe through a lens or HUD? Alt-note would be really nice.. I know I could map terminal to Alt, but then I'd still have to click off it.


More From » command-line

 Answers
4

You can try to transform your alias in an executable and put it in your path.



For example you can put it in /usr/local/bin, that should be already in your path.



Then you can launch that program by pressing AltF2 and entering the executable name.


[#30707] Friday, October 14, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
asketbridiculou

Total Points: 168
Total Questions: 116
Total Answers: 115

Location: Antigua and Barbuda
Member since Sat, Jan 28, 2023
1 Year ago
;