Rename shell function

This commit is contained in:
Eric Torres 2019-01-06 21:22:20 -08:00
parent 5e754ac454
commit 60efc6f130

View File

@ -1,5 +1,5 @@
# key bindings for fless script # key bindings for fless script
_fless() { fless() {
/usr/bin/fless /usr/bin/fless
} }