Add default tmux config with plugins, plus custom user configs #648
Reference in New Issue
Block a user
Delete Branch "feature/tmux"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a system-wide default config, and loads it from the admin users' own
.tmux.conf.The default config currently only loads a plugin manager and the
tmux-resurrectplugin, which allows to save and restore tmux sessions (windows and panes, plus open vim sessions):Add your own config file in
site-cookbooks/kosmos-base/files/default/tmux_users/$(username).conf.Add default tmux config and pluginsto Add default tmux config with plugins, plus custom user configs👍