Revert "Use zoxide to provide paths to fzf"
This reverts commit 54fdbd71d9
.
This commit is contained in:
parent
7832d6b0b6
commit
c600c30e22
2 changed files with 7 additions and 6 deletions
system/shared
|
@ -31,11 +31,6 @@
|
|||
nix-direnv.enable = true;
|
||||
};
|
||||
|
||||
programs.zoxide = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
|
||||
home.sessionPath = [ "$HOME/.config/bin" ];
|
||||
|
||||
programs.ripgrep = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue