# no-status.yazi Remove the status bar. ![no-status-bar](https://github.com/user-attachments/assets/336bf813-2427-4338-827f-9ebc83d45d99) ## Installation ```sh ya pkg add yazi-rs/plugins:no-status ``` ## Usage Add this to your `init.lua` to enable the plugin: ```lua require("no-status"):setup() ``` ## License This plugin is MIT-licensed. For more information check the [LICENSE](LICENSE) file.