feat: initial commit
This commit is contained in:
7
local/share/light-mode.d/tmux.sh
Executable file
7
local/share/light-mode.d/tmux.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
ln -fs light-mode.conf ~/.config/tmux/current-theme.conf
|
||||
|
||||
if tmux list-sesions; then
|
||||
tmux source ~/.tmux.conf
|
||||
fi
|
Reference in New Issue
Block a user