Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 774 Bytes

README.md

File metadata and controls

47 lines (32 loc) · 774 Bytes

thunar

Thunar is a modern file manager

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/thunar/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install thunar

Fedora Based:

yum install thunar

Arch Based:

pacman -S thunar

MacOS:

brew install
mv -fv "$HOME/.config/thunar" "$HOME/.config/thunar.bak"
git clone https://github.com/dfmgr/thunar "$HOME/.config/thunar"

thunar wiki | thunar site