A few tips and tricks on the terminal to make you more efficient when using it. If you know of any other tips, add it in the comments section.
Continue readingTag: command
Customizing the Terminal: 5 Configuration Settings in Bash that makes you a CLI Power User
There are some settings that are very useful if you work on the terminal a lot. Many of the cool ones are not enabled by default – this is a small list of the configuration settings that I use to make my terminal usage more productive.
Continue readingCustomizing the Terminal: Create Useful Aliases
This is part two of the ‘Customizing the Terminal’ series. Part one is ‘Customizing the Terminal: The Prompt‘. In this part, we’ll see how to create aliases to make working in the console easier.
Continue readingCustomizing the Terminal: The Prompt
Most Linux ‘gurus’ spend a lot of time working in the terminal. If you belong to that group, this post is for you. This is a tutorial to configure the terminal prompt to the best possible value for your use. Note: This tutorial is for bash users – these instructions will not work in other shells.
Continue readingIntroducing txt
I have a small but very useful site called txt. Its a collection of code snippets, Linux commands and other
Continue reading