#!/usr/bin/bash # Start in tmux by default [[ $TERM != "screen" ]] && [ -z "$TMUX" ] && exec tmux if command -v jaaj &> /dev/null && command -v dotacat &> /dev/null; then jaaj fi