> For the complete documentation index, see [llms.txt](https://kawsing.gitbook.io/opensystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawsing.gitbook.io/opensystem/andoid-shou-ji/termux/mei-hua-shell-jie-mian.md).

# 美化shell介面

{% embed url="<https://github.com/Bash-it/bash-it#installation>" %}

{% embed url="<https://github.com/Bash-it/bash-it/wiki/Themes>" %}

```
git clone --depth=1 https://github.com/Bash-it/bash-it.git ~/.bash_it
~/.bash_it/install.sh
```

```
nano .bashrc
-----------------------------------
export BASH_IT_THEME='brunton'
-----------------------------------
```

![](/files/-LujTCDA587MsQRA3nrr)
