# no-status.yazi Hide the status bar. ## Installation ```sh ya pack -a yazi-rs/plugins#no-status ``` ## Usage Add this to your `init.lua` to enable the plugin: ```lua require("no-status"):setup() ```