update
This commit is contained in:
parent
63ca44ec8d
commit
12534d7a98
1 changed files with 0 additions and 4 deletions
4
.bashrc
4
.bashrc
|
|
@ -20,7 +20,3 @@ echo "You are not here to produce."
|
||||||
echo "You are here to witness."
|
echo "You are here to witness."
|
||||||
echo "色即是空 空即是色"
|
echo "色即是空 空即是色"
|
||||||
eval "$(direnv hook bash)"
|
eval "$(direnv hook bash)"
|
||||||
|
|
||||||
if [ -n "$SSH_CONNECTION" ] && [ -z "$TMUX" ]; then
|
|
||||||
exec tmux new -A -s main
|
|
||||||
fi
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue