Hide full path/show current directory in Terminal
you can hide the full path of your current directory in the terminal and only show the current directory name by editing your bashrc file. Here are the steps on how to do it:
Open your bashrc file in a text editor. On Linux, you can use the followin...
tks.hashnode.dev1 min read