Source fzf fish completion
This commit is contained in:
parent
2e8292c310
commit
0f42a868b4
@ -57,6 +57,7 @@
|
|||||||
export GIT_COMMITTER_EMAIL="${mail}"
|
export GIT_COMMITTER_EMAIL="${mail}"
|
||||||
export VAULT_ADDR="https://passwords.magazino.eu:8201"
|
export VAULT_ADDR="https://passwords.magazino.eu:8201"
|
||||||
export NIX_PATH=$HOME/.nix-defexpr/channels
|
export NIX_PATH=$HOME/.nix-defexpr/channels
|
||||||
|
fzf --fish | source
|
||||||
'';
|
'';
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
"..." = "cd ../..";
|
"..." = "cd ../..";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user