zoxide/templates
Simon Olofsson 324b0d35e7
fish: clear existing completions before defining aliases (#1165)
Fish ships with built-in completions for common commands like `j` (share/completions/j.fish for autojump). These override zoxide's completions when using `--cmd j`. Clear them before defining aliases.
2026-01-30 16:54:27 +05:30
..
bash.txt Avoid wrecking pipestatus in Bash (#1141) 2025-11-18 06:32:03 +05:30
elvish.txt fix(elvish): before-chdir should assign to oldpwd upvalue (#818) 2024-05-29 15:06:28 +05:30
fish.txt fish: clear existing completions before defining aliases (#1165) 2026-01-30 16:54:27 +05:30
nushell.txt nushell: use sigil operator (#1070) 2025-05-31 04:53:54 +05:30
posix.txt Remove uses of builtin from POSIX (#1146) 2025-11-18 20:14:28 +05:30
powershell.txt Fixed the arg[0] argument position (#1056) 2025-05-16 03:19:09 -07:00
tcsh.txt csh -> tcsh 2025-05-06 00:26:07 -07:00
xonsh.txt Add support for csh (#1047) 2025-05-06 11:28:54 +05:30
zsh.txt Add support for multi digits dirstack entry (e.g. +12). (#1080) 2025-06-17 15:27:46 +05:30