mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
change TERM=screen-256color
This commit is contained in:
parent
587f956396
commit
ecee3aedeb
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ export PATH=$PATH:$LOCALPROG/flutter/bin/cache/dart-sdk/bin
|
|||
export PATH="$PATH":"$HOME/.pub-cache/bin"
|
||||
export PATH="/opt/homebrew/opt/gnu-sed/libexec/gnubin:$PATH"
|
||||
export FLUTTER_ROOT=$LOCALPROG/flutter
|
||||
export TERM=xterm-256color
|
||||
export TERM=screen-256color
|
||||
export TERM_ITALICS=true
|
||||
export RANGER_LOAD_DEFAULT_RC="false"
|
||||
#export TERM=screen-256color
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue