Skip to content

Split sessions by Jira issues assigned to currentUser()

License

Notifications You must be signed in to change notification settings

mkasprzyk/tmux-jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create new API token for account

https://id.atlassian.com/manage/api-tokens

Export environment variables

export JIRA_URL=<url>
export JIRA_USERNAME=<username>
export JIRA_TOKEN=<token>

Install plugin

Add to ~/.tmux.conf following line

set -g @plugin 'mkasprzyk/tmux-jira'

Shortcuts

<prefix> j #Load sessions for assigned tickets
<prefix> J #Clear all loaded sessions

About

Split sessions by Jira issues assigned to currentUser()

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published