revamp flake
This commit is contained in:
parent
433967847a
commit
251932e6c0
82 changed files with 444 additions and 2406 deletions
8
conf.d/tmux.conf
Normal file
8
conf.d/tmux.conf
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
set -g @plugin 'catppuccin/tmux#latest'
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @catppuccin_flavor 'mocha'
|
||||
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
Loading…
Add table
Add a link
Reference in a new issue