Blogs & Articles
-
How to Configure Neovim/Vim
Here, I will talk about how to configure Neovim – syntax highlighting, wrapping/unwrapping, show statusline, cursorline, cursor position, number line, popup menu, splits, tabline, tabs as spaces, smart indentation, spelling check, highlight on yank, colors, etc.
-
Copy Command cp in Linux/Unix
Here, I will talk about how you can use copy command cp to copy any files or directory in Linux or Unix based distros.
-
How to Create Shell Scripts in Linux/Unix
It is about how to create and run shell scripts in Linux and Mac. I will also talk about basic commands getting and setting variable values.