Speed Up the Terminal in Linux

 

the simple way to speed up your terminal is to speed up the cursor delay and repeat, then your terminal will be like a rocket
just run this command: `xset r rate 200 80`
add it to ~/.bashrc to be set always
#Linux #terminal #bash #Speed

Comments