Arun Prakash Jana 5 роки тому
джерело
коміт
819bddaac9
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: A75979F35C080412
2 змінених файлів з 4 додано та 1 видалено
  1. +1
    -1
      plugins/fzcd
  2. +3
    -0
      plugins/launch

+ 1
- 1
plugins/fzcd Переглянути файл

@@ -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


+ 3
- 0
plugins/launch Переглянути файл

@@ -19,6 +19,9 @@
# Shell: POSIX compliant
# Author: Arun Prakash Jana

# shellcheck disable=SC2012
# shellcheck disable=SC2086

IFS=':'

get_selection() {


Завантаження…
Відмінити
Зберегти