Add tmux color schemes

This commit is contained in:
Andrew Tomaka 2021-11-06 22:44:35 -04:00
parent bff26a03ab
commit 3d686f72e4
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
5 changed files with 77 additions and 10 deletions

5
tmux/.tmux/startup Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
startup_color=$(cat $HOME/.config/atomaka/color.yml)
tmux source-file $HOME/.tmux/$startup_color.conf