mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-06 00:16:58 +00:00
Change plugin name and all the variables
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
start_spinner() {
|
||||
$CURRENT_DIR/tmux_spinner.sh "Restoring sessions..." "Restored all Tmux sessions!" &
|
||||
$CURRENT_DIR/tmux_spinner.sh "Restoring tmux..." "Tmux restore complete!" &
|
||||
export SPINNER_PID=$!
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user