fix: Prevent source .profile multiple times in tmux

This commit is contained in:
2026-05-05 08:43:49 +02:00
parent 2972d5c3dc
commit d613476129

View File

@@ -1,3 +1,5 @@
[ $SHLVL -gt 1 ] && return
# ~/.profile: executed by the command interpreter for login shells.
# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login
# exists.