1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +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