↧
How To Color Up Your Terminal
Terminal Coloring Here is what is necessary to achieve the above layout and coloring. I want these changes for all my accounts on my laptop, so I edit the /etc/bashrc. # terminal coloring export...
View ArticleHow To Add Git Completion To Your Terminal
This one is a must have! If you use IDEs like IntelliJ IDEA you are used to press magic keys. Here is how you add some magic to the usage of git from your bash terminal. You need the git bash...
View Article