Changed name of config file
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#===============================================================================
|
||||
|
||||
# Path to the YAML configuration file
|
||||
TMUX_CONFIG_FILE="${HOME}/.config/tmux-menu/sessions.yaml"
|
||||
TMUX_CONFIG_FILE="${HOME}/.config/tmux-menu/tmux-sessions.yaml"
|
||||
|
||||
# Check for yq (YAML processor)
|
||||
if ! command -v yq &> /dev/null; then
|
||||
|
||||
Reference in New Issue
Block a user