![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
github.com/Raniconduh/zshfish
A theme for zsh that looks like the fish theme. It includes core aspects of the default fish theme such as nice colors, a similar area for return codes, and a change in color indicating if the shell is run in ssh or not.
This theme requires zsh and oh-my-zsh to be installed.
Clone this repository or download the theme file directly.
Download directly with curl: curl -fsSLO "https://raw.githubusercontent.com/Raniconduh/zshfish/master/zshfish.zsh-theme"
Download directly with wget: wget "https://raw.githubusercontent.com/Raniconduh/zshfish/master/zshfish.zsh-theme"
If oh-my-zsh is installed, copy zshfish.zsh-theme
to ~/.oh-my-zsh/custom/themes
Alternatively, run the omzsh-install.sh
script to have this done for you.
Now change ZSH_THEME
in ~/.zshrc
to "zshfish"
The theme can be immediatly effective upon reloading the shell via exec -l $SHELL
This theme is very similar to the fish theme. The most obvious difference is the timestamp at the far right of the prompt and the use of »
instead of >
. zshfish has the same git integration as the lukerandall theme. This integration shows when $PWD
is a git directory and allows the user to see if the local git directory is different from the remote repository.
To feel more like fish, plugins can be added for syntax highlighting and auto-suggestions
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.