mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Add bash configuration
This commit is contained in:
7
default/bash/prompt
Normal file
7
default/bash/prompt
Normal file
@ -0,0 +1,7 @@
|
||||
# Technicolor dreams
|
||||
force_color_prompt=yes
|
||||
color_prompt=yes
|
||||
|
||||
# Simple prompt with path in the window/pane title and caret for typing line
|
||||
PS1=$'\uf0a9 '
|
||||
PS1="\[\e]0;\w\a\]$PS1"
|
Reference in New Issue
Block a user