"Contribute to Open Source: the right way" is my free and open source book, about... Open Source!
It will help you improve your skills and understand how to start this journey!
It will help you improve your skills and understand how to start this journey!
Questo articolo รจ stato scritto oltre 1 years, il contenuto potrebbe essere datato.
For people like me, the terminal is the most important tool.
The problem is that I usually open different tabs and always to the same path, so after year became quite boring to do that.
As every developer and IT administrator, all the boring and repetitive tasks deserve a software or a script to simplify.
Also to improve the terminal interface, not only aliases or scripts.
Looking on the internet is easy to find a solution, like this one.
I need only to do few improvements based on my needs and looking to Yakuake source code to check the APIs.
So I made that script that I executed at boot.
- Create 3 tabs
- Change their name
- Executed
sucommand to autologin as root - Use the already mentioned alias to move on specific folders
- Remove the tabs automatically created by yakuake
In few words with the magic of dbus I made it.
