Merge branch 'retrozinndev:ryo' into ryo

This commit is contained in:
Mephisto
2025-06-03 22:47:42 +03:00
committed by GitHub
+3 -8
View File
@@ -69,8 +69,9 @@ You can see default bindings and usage information on the [Wiki/Usage] page!
## 🌐 Internationalization ## 🌐 Internationalization
Colorshell supports i18n! The shell automatically matches the shell language with the system's, if available. <br> Colorshell supports i18n! The shell automatically matches the shell language with the system's, if available. <br>
Currently, there's support for the following languages: Currently, there's support for the following languages:
- English (United States), maintained by [@retrozinndev](https://github.com/retrozinndev) - **English** (English, United States), maintained by [@retrozinndev](https://github.com/retrozinndev)
- Português (Brasil), maintained by [@retrozinndev](https://github.com/retrozinndev) - **Português** (Portuguese, Brazil), maintained by [@retrozinndev](https://github.com/retrozinndev)
- **русский** (Russian), maintained by [@NotMephisto](https://github.com/NotMephisto)
Don't see your language here? You can contribute and make translations too! <br> Don't see your language here? You can contribute and make translations too! <br>
You can do so by forking this repository, translating the shell in your fork and then opening a pull request to this repository, simple as that! You can do so by forking this repository, translating the shell in your fork and then opening a pull request to this repository, simple as that!
@@ -79,12 +80,6 @@ You can do so by forking this repository, translating the shell in your fork and
## ⚙️ Installation ## ⚙️ Installation
See the Installation Guide on [Wiki/Installation]. See the Installation Guide on [Wiki/Installation].
## 🎉 Tools
- Browser: [Zen Browser]
- Text Editor: [Neovim], my config is [here](https://github.com/retrozinndev/nvim-conf.lua)
- Terminal Emulator: [Kitty]
- Terminal shell: [Nushell]
## ❗ Issues ## ❗ Issues
Having issues? Please create a [new Issue] here, I'll be happy to help you out! Having issues? Please create a [new Issue] here, I'll be happy to help you out!