feat: strip jira-style ids utility
This commit is contained in:
parent
34031bddec
commit
481f1e7b04
1 changed files with 2 additions and 0 deletions
|
@ -116,3 +116,5 @@ function _zkhx() {
|
|||
}
|
||||
|
||||
[ "$TERM" = "xterm-kitty" ] && alias ssh="TERM=xterm ssh"
|
||||
|
||||
alias strip_jira="sed 's/\[\{0,1\}[a-zA-Z]*-[0-9]*\]\{0,1\}//g'"
|
||||
|
|
Loading…
Add table
Reference in a new issue