From c6cc202ab95e6f199e63d59ea68d4bcb39940945 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Tue, 9 Apr 2024 18:29:39 -0600 Subject: redid bash config and update script, experimenting with doom emacs --- bash/.bash/04-other.bash | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 bash/.bash/04-other.bash (limited to 'bash/.bash/04-other.bash') diff --git a/bash/.bash/04-other.bash b/bash/.bash/04-other.bash deleted file mode 100644 index 63271b5..0000000 --- a/bash/.bash/04-other.bash +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -# 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