Skip to content

Stable 1.1

Compare
Choose a tag to compare
@Sberm Sberm released this 03 Apr 08:08
· 37 commits to main since this release
  • Press n to jump to next match

To use the executable:

  1. Put the executable transgender to any binary search path, such as /usr/local/bin
  2. The executable below should be used together with
function ts() {
  cd $(transgender 3>&1 1>&2 2>&3 3>&- | tail -n 1)
}

put in your shell config file.
The executable is for X86_64 Linux.