fix(main): remove old constants

This commit is contained in:
vdbewout 2023-08-12 14:17:07 +02:00
parent 465eb977f5
commit 493c36477d
No known key found for this signature in database
GPG key ID: F4756403592D3E9F

View file

@ -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