Žan Ožbot

Results 3 issues of Žan Ožbot

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

## Context Install script adds duplicate entries to shell configuration files. ## Description Added logic to check for existing configuration before appending. ## Related Fixes #35

## Description The current `install.sh` script blindly appends configuration to shell config files (`.bashrc`, `.zshrc`, `config.fish`) without checking if the configuration already exists. This causes duplicate `PATH` exports and environment...