Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 712 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 712 Bytes

Beautiful Bash

terminal

What is this ?

This is my customised bashrc file.


Make you terminal look like this

  • clone the repo
  • copy script from .bashrc file
  • open your own bashrc file
    • $ code ~/.bashrc (with Visual Studio Code)
    • $ gedit ~/.bashrc (with gedit)
  • delete all contents and paste script from cloned .bashrc file
  • $ source ~/.bashrc

Features

  • git bash (different colors depending on Repo status)
  • Name of Terminal Tab according to the directory

License

MIT © Nitesh Tosniwal