From 493c36477dfb99502b44144bbaa3f66df47ba3d9 Mon Sep 17 00:00:00 2001 From: vdbewout Date: Sat, 12 Aug 2023 14:17:07 +0200 Subject: [PATCH] fix(main): remove old constants --- catppuccin.tmux | 5 ----- 1 file changed, 5 deletions(-) diff --git a/catppuccin.tmux b/catppuccin.tmux index e49449d..31fb7be 100755 --- a/catppuccin.tmux +++ b/catppuccin.tmux @@ -1,10 +1,5 @@ #!/usr/bin/env bash PLUGIN_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" -DEFAULT_STATUS_LINE_FILE=src/default.conf -PILL_STATUS_LINE_FILE=src/pill-status-line.conf -POWERLINE_STATUS_LINE_FILE=src/powerline-status-line.conf -POWERLINE_ICONS_STATUS_LINE_FILE=src/powerline-icons-status-line.conf -NO_PATCHED_FONTS_STATUS_LINE_FILE=src/no-patched-fonts-status-line.conf get_tmux_option() { local option value default