Mercurial > dotfiles
diff dot_config/private_fish/config.fish @ 1102:93bbde4bf6ec draft tip
feat: add just
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Wed, 09 Jul 2025 14:31:45 +0200 |
parents | a1fab5298ef6 |
children |
line wrap: on
line diff
--- a/dot_config/private_fish/config.fish Tue Jul 01 20:15:16 2025 +0200 +++ b/dot_config/private_fish/config.fish Wed Jul 09 14:31:45 2025 +0200 @@ -14,6 +14,8 @@ # RTX is only fully loaded on fish prompt # use exec to find the global version and mise exec direnv -- direnv hook fish | source + + just --completions fish | source else direnv hook fish | source end