mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2025-09-09 00:43:01 +00:00
Removing debug opts.
This commit is contained in:

committed by
Bruno Sutic

parent
409726b3f9
commit
328d070787
@ -1,7 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
|
||||
CURRENT_DIR="$( dirname ${BASH_SOURCE[0]} )"
|
||||
|
||||
source "$CURRENT_DIR/../helpers.sh"
|
||||
|
Reference in New Issue
Block a user