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