diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-11-19 22:03:17 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-11-19 22:03:17 +0100 |
| commit | cc68c3378f46f6f1f180ac60e6af92ada446af53 (patch) | |
| tree | 1344abae97a415cc0e5dde45b71db99b62e1d481 | |
| parent | f33a5662bc95b2f28af4c6beec20212d493e9e68 (diff) | |
removed TERM from bashrc
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,8 +4,6 @@ # | |__ / (_| | _| __/| |_) / (_| | |_) | __/ # \___|\___._/_| \___/|____/\___._/____/ \___/ -export TERM=xterm - export LC_ALL=en_US.UTF-8 export STARSHIP_CONFIG=~/.config/starship/starship.toml |
