Installation
Linux & MacOS
curl -fsSL https://raw.githubusercontent.com/Sberm/Transgender.rs/refs/heads/main/scripts/install.sh | bash
Currently only supports Linux and MacOS of x86_64 and Arm64 architectures.
On Arch Linux
transgender is available as a package in the AUR. you can install it using your preferred AUR helper. example:
paru -S transgender
Compiling from source
clone the repo
git clone https://github.com/Sberm/Transgender.rs.git
before compilation, make sure you have rust's environment installed, if not, goto HERE
compile & install
cd Transgender.rs
make
make install
Shell configuration
Currently only supports bash and zsh.
paste this shell script function into your shell configuration file, its location depends on which shell you use (~/.bashrc, ~/.bash_profile, source ~/.zshrc)
eval "$(transgender --sh)"
refresh your shell configuration, or open up a new terminal window
# bash
source ~/.bashrc
# or
source ~/.bash_profile
# zsh
source ~/.zshrc
launch Transgender.rs with:
ts
Features
- File exploration
- File searching
- Switching directories
- Opening files
- Multiple themes