> 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'
-----------------------------------
```

![](https://529150212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lh81JtaIQ84bwQqz_Wh%2F-LujT3ADlHR76JKk0zUf%2F-LujTCDA587MsQRA3nrr%2Fimage.png?alt=media\&token=2d22d778-97df-4e2d-ab38-a051a3760567)
