dotfiles/tmux/.tmux/startup

6 lines
116 B
Text
Raw Normal View History

2021-11-06 22:44:35 -04:00
#!/bin/bash
startup_color=$(cat $HOME/.config/atomaka/color.yml)
tmux source-file $HOME/.tmux/$startup_color.conf