Add tmux color schemes
This commit is contained in:
parent
bff26a03ab
commit
3d686f72e4
5 changed files with 77 additions and 10 deletions
5
tmux/.tmux/startup
Executable file
5
tmux/.tmux/startup
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
startup_color=$(cat $HOME/.config/atomaka/color.yml)
|
||||
|
||||
tmux source-file $HOME/.tmux/$startup_color.conf
|
Loading…
Add table
Add a link
Reference in a new issue