add git discovery to profile
This commit is contained in:
parent
fd21b8de5e
commit
d3625a1a15
@ -22,3 +22,5 @@ export MSBuildSDKsPath="/usr/share/dotnet/sdk/`dotnet --version`/Sdks/"
|
||||
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
||||
export PATH="/home/default/.dotnet/tools:$PATH"
|
||||
|
||||
# git
|
||||
export GIT_DISCOVERY_ACROSS_FILESYSTEM=true
|
||||
|
Loading…
Reference in New Issue
Block a user