![]() This PR updates terminal file icon associations in icon_theme.rs I've added a `bash_login` file as mentioned in the gnu docs for bash startup files. For zsh I updated the startup files to more accurately reflect the zsh startup file documentation such as adding `zlogin` and removing `zsh_profile` in favor of `zprofile`. I also added the default `zsh_history` file that is set on MacOS. Sources: - [bash docs - Bash Startup Files](https://www.gnu.org/software/bash/manual/html_node/Bash-Startup-Files.html) - [zsh docs - Startup Files](https://zsh.sourceforge.io/Intro/intro_3.html) Release Notes: - Improved file icon associations in icon_theme.rs to support more shell configuration files |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |