diff --git a/top_level/.bashrc b/top_level/.bashrc index bbd91c5..15518d5 100644 --- a/top_level/.bashrc +++ b/top_level/.bashrc @@ -40,3 +40,7 @@ function fcd() { cd $(find . -type d -print | fzf); } export PATH="$HOME/.cargo/bin:$PATH" +. "$HOME/.cargo/env" + +source /usr/share/fzf/shell/key-bindings.bash +