1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-02-04 10:00:27 +01:00

fzf fuzzy finding integration

This commit is contained in:
2018-01-05 09:25:51 +01:00
parent 8666be8ebc
commit 0ac2f3ab86
2 changed files with 6 additions and 0 deletions

View File

@@ -214,3 +214,5 @@ export NVM_DIR="${HOME}/.nvm"
# QT autoscaling, helpful for hidpi systems
export QT_AUTO_SCREEN_SCALE_FACTOR=1
[ -f ~/.fzf.bash ] && source ~/.fzf.bash