tv bash: use fzf-history

This commit is contained in:
tv 2019-02-05 11:00:57 +01:00 committed by lassulus
parent 45d6a5385a
commit 5daf58f556
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ with import <stockholm/lib>;
export NIX_PATH="stockholm=$HOME/stockholm:$NIX_PATH"
;;
esac
${pkgs.bash-fzf-history.bind}
'';
promptInit = /* sh */ ''
case $UID in