Skip to content

pjio/PS1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

My custom PS1. It works well on Linux but has some minor display issues on OSX.

Columns description:

[1:master:148] joe@ubuntu:~pw/crazy-project$
 ^    ^    ^    ^     ^    ^    ^
 |    |    |    |     |    |    |- Name of current directory
 |    |    |    |     |    |- First letters of parent directories (e.g. projects/work => pw)
 |    |    |    |     |- Hostname
 |    |    |    |- Username
 |    |    |- Exitcode of last bash command
 |    |- Current git branch/status
 |- Count of current background jobs

Some examples:

Some example for this PS1 configuration

About

my custom PS1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages