mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:46:40 +00:00
Pull in tmux themes via tmux-themepack project
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -19,3 +19,6 @@
|
||||
[submodule "shell/bash/git-aware-prompt"]
|
||||
path = shell/bash/git-aware-prompt
|
||||
url = git@github.com:jimeh/git-aware-prompt.git
|
||||
[submodule "tmux/themes"]
|
||||
path = tmux/themes
|
||||
url = git@github.com:jimeh/tmux-themepack.git
|
||||
|
||||
@@ -16,7 +16,7 @@ set -g history-limit 10240
|
||||
set-option -g default-command "login-shell"
|
||||
|
||||
# Load Theme
|
||||
source-file "${HOME}/.tmux/themes/powerline-block-green.tmuxtheme"
|
||||
source-file "${HOME}/.tmux/themes/powerline/block/green.tmuxtheme"
|
||||
|
||||
# Set window notifications
|
||||
setw -g monitor-activity on
|
||||
|
||||
1
tmux/themes
Submodule
1
tmux/themes
Submodule
Submodule tmux/themes added at 821ce09ae2
Reference in New Issue
Block a user