1
0
mirror of https://github.com/Morantron/tmux-fingers.git synced 2024-06-25 07:27:52 +02:00
tmux-fingers/spec/.tmuxomatic_unlock_command_prompt
2023-09-27 15:21:48 +02:00

8 lines
138 B
Ruby
Executable File

#!/usr/bin/env ruby
$LOAD_PATH.unshift File.expand_path('../lib', __dir__)
require 'fingers'
Fingers.logger.debug("command-completed")