wip
This commit is contained in:
parent
fced1bd91e
commit
92263a09f9
@ -4,7 +4,7 @@ BOLD='\033[0;1m'
|
||||
|
||||
# Convert templated variables to shell variables
|
||||
SAVE_INTERVAL="${SAVE_INTERVAL}"
|
||||
TMUX_CONFIG=$(echo -n "${TMUX_CONFIG:-}" | base64 -d)
|
||||
TMUX_CONFIG=$(echo -n "${TMUX_CONFIG}" | base64 -d)
|
||||
|
||||
# Function to install tmux
|
||||
install_tmux() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user