feat: add repo-rs
Some checks are pending
Continuous Integration / Checks (push) Waiting to run

This commit is contained in:
Tim Schubert 2025-08-09 22:23:32 +02:00
parent 751fc153d2
commit 25c7b6bf0d
No known key found for this signature in database
7 changed files with 28 additions and 4 deletions

View file

@ -38,7 +38,7 @@ in
source ${pkgs.zsh-git-prompt}/share/zsh-git-prompt/zshrc.sh
source ${pkgs.fzf}/share/fzf/key-bindings.zsh
source ${pkgs.fzf}/share/fzf/completion.zsh
eval "$(${pkgs.h}/bin/h --setup ~/src)"
eval "$(repo setup --root ~/src)"
bindkey -e '^n' autosuggest-accept