Sudo privileges
Problem I think there should be an easier way to have sudo privileges
Solution Either holding a specific key while performing an action, or gaining sudo privilege from the SPF prompt
Alternatives I've considered When I have to use sudo, I either open a new terminal tab to do whatever needs sudo, or I switch to sudo user and open spf
Another way to grant sudo privilege I inspired it from 'Micro' which is a terminal based text editor when i edit something that requires sudo, after saving it gives me a message asking me if i want to use sudo to save the edits, if i pressed 'Y' it will open a terminal window to enter the sudo password
Yes. Its a useful feature.