# broot > A better way to navigate directories. > More information: . - Install or reinstall the `br` shell function: `broot --install` - Navigate the current directory: `br` - Display the size of files and directories: `br -s` - Display permissions: `br -p` - Display directories only: `br -f` - Display hidden files and directories: `br -h`