feat: expand alias for suggestion

This commit is contained in:
iff 2024-11-16 00:25:28 +01:00
parent 45de0ad8e3
commit 7b9cecfd8d
4 changed files with 22 additions and 16 deletions

View file

@ -15,5 +15,5 @@ pattern = [
]
suggest = [
'''
ls {{command[1:]}} --almost-all --color=auto --group-directories-first '''
ls {{command[1:]}}'''
]