Skip to content

Commit

Permalink
added tmux-continuum
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Jan 15, 2025
1 parent 12a0155 commit 7830fd7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@
[submodule "home/.config/i3blocks-contrib"]
path = home/.config/i3blocks-contrib
url = [email protected]:vivien/i3blocks-contrib.git
[submodule "home/.tmux/plugins/tmux-continuum"]
path = home/.tmux/plugins/tmux-continuum
url = https://github.com/tmux-plugins/tmux-continuum
3 changes: 3 additions & 0 deletions home/.tmux/master.conf
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ if-shell \
"source ~/.tmux/powerline.conf" \
""

# tmux-continuum
run-shell ~/.tmux/plugins/tmux-continuum/continuum.tmux

# Trying to get proper powerline to work, but I failed
#if-shell \
# 'which powerline' \
Expand Down
1 change: 1 addition & 0 deletions home/.tmux/plugins/tmux-continuum
Submodule tmux-continuum added at 0698e8

0 comments on commit 7830fd7

Please sign in to comment.