]> Sergey Matveev's repositories - schwabrak.git/blob - cd
More colours
[schwabrak.git] / cd
1 #!/usr/bin/env zsh
2
3 root=$0:h:a
4 . $root/lib.zsh.rc
5
6 $root/list | fzf --ansi -d "\t" --tac --preview="$root/show {2}" | cut -f2 | read d
7 print issues/$d