# BASH PS1 프롬프트 생성기

> Clean Markdown view of GeekNews topic #4502. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4502](https://news.hada.io/topic?id=4502)
- GeekNews Markdown: [https://news.hada.io/topic/4502.md](https://news.hada.io/topic/4502.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-06-25T10:05:57+09:00
- Updated: 2021-06-25T10:05:57+09:00
- Original source: [bashrcgenerator.com](http://bashrcgenerator.com/)
- Points: 8
- Comments: 1

## Topic Body

- .bashrc/PS1 터미널 프롬프트를 드래그앤 드롭으로 만들기

ㅤ→ 프리뷰 와 함께 export 문구로 생성됨

- hostname, username, shell name, terminal, directory, directory (basename), exit status

- 다양한 시간 / 날짜 포맷

- 각 아이템의 색상 선택 가능(더블 클릭)

## Comments



### Comment 5497

- Author: xguru
- Created: 2021-06-25T10:06:04+09:00
- Points: 2

반대로 자신의 PS1 을 넣으면 분석해서 보여주고, 세부 조절이 가능하게 해주는 도구도 있습니다.

- https://dom111.github.io/bash-ps1
