Added helper script to generate tmux themes

This commit is contained in:
Alejandro Angulo 2023-04-02 16:03:15 -07:00
parent 37c3a97fdd
commit 55735cae6f
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -0,0 +1,6 @@
#!/usr/bin/env bash
# Generates a tmux statusline theme based off the theme in neovim
# May require some edits
nvim -c ":Tmuxline vim_statusline_1 | TmuxlineSnapshot! $(dirname "$0")/tmux_theme | qa!"