added yazi as a fancy file picker to helix with a simple backspace + f command :)
This commit is contained in:
parent
7b8d516b6a
commit
cb87a12ad2
3 changed files with 28 additions and 7 deletions
|
@ -67,7 +67,7 @@
|
|||
"zsh-navigation-tools"
|
||||
];
|
||||
};
|
||||
# stuff for zoxide & tre
|
||||
# Extra commands that take more complex forms
|
||||
initExtra = ''
|
||||
eval "$(zoxide init --cmd cd zsh)"
|
||||
tre() { command tre "$@" -e && source "/tmp/tre_aliases_$USER" 2>/dev/null; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue