tv bash: use fzf-history
This commit is contained in:
parent
45d6a5385a
commit
5daf58f556
@ -27,6 +27,8 @@ with import <stockholm/lib>;
|
|||||||
export NIX_PATH="stockholm=$HOME/stockholm:$NIX_PATH"
|
export NIX_PATH="stockholm=$HOME/stockholm:$NIX_PATH"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
${pkgs.bash-fzf-history.bind}
|
||||||
'';
|
'';
|
||||||
promptInit = /* sh */ ''
|
promptInit = /* sh */ ''
|
||||||
case $UID in
|
case $UID in
|
||||||
|
Loading…
Reference in New Issue
Block a user