Serhat Teker is the software engineer who wrote these articles.
I created this Tech Blog to help me remember the things I’ve learned in the past, so my future-self doesn’t have to re-learn them in the future.
What does rc mean in bashr, zshrc, vimrc etc?
What does rc even mean?
Make Vim Default Editor For Git and OS
I prefer to write my git commit messages in Vim instead of nano or emacs or anything. To set this
How to Exit Vim
You are stuck and want to escape from Vim?
Ignore Directories in Tree
tree displays the structures of the given directory. To ignore directory/directories you can give
Test Environment Variables in Python
If you are working with environment variables you need to set, change or delete the values from the system for testing purposes