dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

My dotfiles - managed by yadm.io

Results 1 dotfiles issues
Sort by recently updated
recently updated
newest added

```sh if [[ -n "$PS1" ]] && [[ -z "$TMUX" ]] && [[ -n "$SSH_CONNECTION" ]] && [[ -x "$(command -v tmux)" ]]; then echo "-> new SSH session, launching...