mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-09 21:47:16 +00:00
chore(config): tweaks to gh and tmux configs
This commit is contained in:
3
config/gh/hosts.yml
Normal file
3
config/gh/hosts.yml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
github.com:
|
||||||
|
user: ivuorinen
|
||||||
|
git_protocol: https
|
||||||
@@ -137,6 +137,7 @@ set -g @continuum-boot 'on'
|
|||||||
|
|
||||||
## https://github.com/tmux-plugins/tmux-resurrect
|
## https://github.com/tmux-plugins/tmux-resurrect
|
||||||
set -g @resurrect-strategy-nvim 'session'
|
set -g @resurrect-strategy-nvim 'session'
|
||||||
|
set -g @resurrect-dir '$HOME/.local/state/tmux/tmux-resurrect'
|
||||||
|
|
||||||
# Finally run the tmux plugin manager
|
# Finally run the tmux plugin manager
|
||||||
run '~/.dotfiles/config/tmux/plugins/tpm/tpm'
|
run '~/.dotfiles/config/tmux/plugins/tpm/tpm'
|
||||||
|
|||||||
Reference in New Issue
Block a user