fixed fzf with blesh integration
This commit is contained in:
parent
db0900c37e
commit
a32961d043
3 changed files with 8 additions and 3 deletions
|
@ -427,7 +427,7 @@ setup-alias() {
|
|||
fi
|
||||
|
||||
case $commit_files in
|
||||
'./.') commit_message="wip" ;;
|
||||
'./.') ;;
|
||||
*)
|
||||
local trimmed_files
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue