Fix build break

This commit is contained in:
Arun Prakash Jana 2019-12-09 01:57:31 +05:30
parent d5512462af
commit 819bddaac9
No known key found for this signature in database
GPG key ID: A75979F35C080412
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env sh
# Description: Run fzf and go to the directory of the file selected
# Description: Run fzf/fzy/fd/fdfind/find and go to the directory of the file selected
#
# Shell: POSIX compliant
# Author: Anna Arad

View file

@ -19,6 +19,9 @@
# Shell: POSIX compliant
# Author: Arun Prakash Jana
# shellcheck disable=SC2012
# shellcheck disable=SC2086
IFS=':'
get_selection() {