summaryrefslogtreecommitdiff
path: root/.config/bash/rc.d/90_term_title.sh
blob: d39d8b059720c56b359f2cab782bfe9ebf7ec0ee (plain)
1
2
3
#!/hint/bash

PS1_EXTRA+="\\[$(term-title '\u@\h:\w')\\]"