diff options
| -rwxr-xr-x | terminal | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2,6 +2,6 @@ | |||
| 2 | 2 | ||
| 3 | # My default terminal | 3 | # My default terminal |
| 4 | 4 | ||
| 5 | terminal=${TERMINAL:-'st -e tmux new-session "$@"'} | 5 | terminal=${TERMINAL:-"st -e tmux new-session "$@""} |
| 6 | 6 | ||
| 7 | $terminal | 7 | $terminal |
