X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FAnsible.git;a=blobdiff_plain;f=roles%2Fshell%2Fbash%2Ftemplates%2Fbashrc.j2;fp=roles%2Fshell%2Fbash%2Ftemplates%2Fbashrc.j2;h=d6db656bc6d4cc160c9a1659c4916ac676edabd5;hp=1bf94e7d3064f90a5bba7d94c44f0f80a0206d15;hb=9b1cf1fff98c80fa2c2b157f1a8716b79fb040c2;hpb=c2b7cf8aa6de5e6ecf4bf9410c3f8395b43fd764 diff --git a/roles/shell/bash/templates/bashrc.j2 b/roles/shell/bash/templates/bashrc.j2 index 1bf94e7..d6db656 100644 --- a/roles/shell/bash/templates/bashrc.j2 +++ b/roles/shell/bash/templates/bashrc.j2 @@ -121,6 +121,7 @@ __prompt_command () { PS1+="$green\u@\h$blue \w \$$d " } +NIX_PATH=nixpkgs=channel:nixpkgs-unstable source /usr/share/fzf/key-bindings.bash source /usr/share/fzf/completion.bash export FZF_COMPLETION_TRIGGER='#'