mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 22:54:59 +08:00
use gsed by default
This commit is contained in:
parent
9a390499eb
commit
453037be84
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ export PATH=$HOME/fvm/default/bin:$PATH
|
|||
export PATH=$PATH:$LOCALPROG/flutter/bin:$PATH
|
||||
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-italic
|
||||
export TERM_ITALICS=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue