mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-13 10:52:52 +00:00
chore: linting
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# Auto-completion
|
||||
# ---------------
|
||||
# shellcheck source=completion.bash
|
||||
[[ $- == *i* ]] && source "$HOME/.dotfiles/config/fzf/completion.bash" 2> /dev/null
|
||||
[[ $- == *i* ]] && source "$HOME/.dotfiles/config/fzf/completion.bash" 2>/dev/null
|
||||
|
||||
# Key bindings
|
||||
# ------------
|
||||
|
||||
Reference in New Issue
Block a user