3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
tmux new-session -s dotfiles -c "$DOTFILES_PATH"
|