TheUnproPro: Linux - Custom Terminal Commands
Channel:
Subscribers:
19,700
Published on ● Video Link: https://www.youtube.com/watch?v=HaVtVqz5GfQ
http://www.gameanyone.com/
Using the techniques of bash aliases, I was able to create my own
terminal "shortcuts" rather :)
How to:
in terminal, type in:
text_editor_here ~/.bash_aliases
now to make a shortcut, type:
alias shortcutName='command'
where command is the type, example: apt-get install something :D
Video walkthroughs:
http://www.gameanyone.com/