Skip to content

SpiltBlood/Pretty-.bashrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Pretty .bashrc

Custom .bashrc for linux and WSL

Two-line prompt:
user@host [HH:MM] dir

  • └──────────────┴──$

Ignore the dot at the begining, that was the only way I could find to line it up here.

Colors:

  • user/host = green (non-root) / red (root)
  • time = uncolored (fixed width and bracketed HH:MM)
  • dir = blue (writable) / red (non-writable)
  • arrow = dir color
  • prompt char = user color

Written By SpiltBlood and ChatGPT <-- He did most of the work!

About

Custom .bashrc for linux and WSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages