FZF_(HEAD|TAIL) refactor to FZF_USER_INPUT

This commit is contained in:
2024-02-12 23:44:43 -07:00
parent 432593a0f3
commit b6b4f2e5b8
5 changed files with 8 additions and 8 deletions

View File

@ -12,7 +12,7 @@ SCWRYPTS__SELECT_ENV() {
}
SCWRYPTS__SELECT_OR_CREATE_ENV() {
SCWRYPTS__GET_ENV_NAMES | FZF_TAIL 'select / create an environment'
SCWRYPTS__GET_ENV_NAMES | FZF_USER_INPUT 'select / create an environment'
}
SCWRYPTS__GET_ENV_FILES() {