Skip to content

qulxizer/sessiony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sessiony

Really simple session management plugin for tmux.

image

Requirements

Installation

Using TPM

# Using TPM
set -g @plugin 'qulxizer/sessiony'

Manual Installation

  1. Cloning this repo into ~/.config/tmux/plugins
# Manual Installation
mkdir -p ~/.config/tmux/plugins
git clone https://github.com/qulxizer/sessiony/ ~/.config/tmux/plugins
  1. Either sourcing ~/.config/tmux/plugins/sessiony/sessiony.tmux or adding run ~/.config/tmux/plugins/sessiony/sessiony.tmux in your ~/.config/tmux/tmux.conf

Configuration

# Setting custom bind to launch sessiony, Usage: Prefix+k
set -g @sessiony-bind 'k'

# Setting custom paths for the directories panel
set -g @sessiony-custom-paths '$HOME,$HOME/.config'

About

Really simple session management plugin for tmux.

Resources

License

Stars

Watchers

Forks

Languages