From 1fad9afb72b2d729bb5328dfd6711c0a8dc4e8d3 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Wed, 16 Nov 2022 19:01:14 -0700 Subject: update shabangs --- 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 ac59c89..ec258e1 100644 --- a/bash/.bash/04-other.bash +++ b/bash/.bash/04-other.bash @@ -1,3 +1,5 @@ +#!/bin/bash + # if [[ -z $TMUX ]] && [[ -n $SSH_TTY ]]; then # exec tmux new-session -A -s ssh # fi -- cgit v1.2.3