Skip to content

Hi! I made this font for myself and others who can't or don't want to get the powerline font to get one of those nice looking prompts. (I'm on Fedora and it's not packaged right or something)

License

Notifications You must be signed in to change notification settings

sandmuel/Cozy-Bash-Prompt-No-Fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cozy-Bash-Prompt (No-Fonts-Required)

Bash Prompt Showcase

Hi! I made this prompt for myself and others who can't or don't want to get the powerline font to get one of those nice looking prompts. (I'm on Fedora and it's not packaged right or something)

How to use?

just paste this in your .bashrc:

PS1='\[\e[48;5;209;53m\] \[\e[1m\]$(echo "\w" | sed "s|$HOME|~|; s|/| > |g; s| > ||")▕\[\e[48;5;141m\]▏\$ \[\e[0m\]▏'

here's an alternate prompt for use in containers:

PS1='\[\e[97;48;5;113;53m\] ⬢ \[\e[39m\]▕\[\e[0m\]\[\e[48;5;209;53m\]▏\[\e[1m\]$(echo "\w" | sed "s|$HOME|~|; s|/| > |g; s| > ||")▕\[\e[48;5;141m\]▏\$ \[\e[0m\]▏'

...or just put replace your .bashrc with the one included :)

Keep in mind that the .bashrc file included also contains a prompt with the unshaded box/hexagon, for when inside the toolbox in fedora silverblue.

About

Hi! I made this font for myself and others who can't or don't want to get the powerline font to get one of those nice looking prompts. (I'm on Fedora and it's not packaged right or something)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages