From 290247d424e6a91fa04b69a1c17ace583bd92290 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Wed, 25 Jan 2023 10:47:00 -0700 Subject: update some vim stuff mostly --- bash/.bash/04-other.bash | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bash/.bash/04-other.bash') diff --git a/bash/.bash/04-other.bash b/bash/.bash/04-other.bash index ec258e1..63271b5 100644 --- a/bash/.bash/04-other.bash +++ b/bash/.bash/04-other.bash @@ -3,3 +3,5 @@ # if [[ -z $TMUX ]] && [[ -n $SSH_TTY ]]; then # exec tmux new-session -A -s ssh # fi +# +export DOTNET_CLI_TELEMETRY_OPTOUT="true" -- cgit v1.2.3