Add completion for nano editor!

This commit is contained in:
Shivamgupta1234 2019-05-31 08:16:15 +05:30 committed by GitHub
parent d06d3f75a5
commit 46666e519a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -28,11 +28,11 @@
# Author
# ------
# Shivam Gupta <shivam98.tkg@gmail.com>
# -------------------------------------------------
#
# Description
# ------------
# Completion function for nano editor(https://www.nano-editor.org/)!
# -----------------------------------------------------------
#
(( $+functions[_nano_files] )) ||
_nano_files () {