Skip to content

Commit a342d3a

Browse files
committed
1 parent 721fa87 commit a342d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash_completion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2029,7 +2029,7 @@ _comp_compgen_gids()
20292029

20302030
# Glob for matching various backup files.
20312031
#
2032-
_comp_backup_glob='@(#*#|*@(~|.@(bak|orig|rej|swp|@(dpkg|ucf)-*|rpm@(orig|new|save))))'
2032+
_comp_backup_glob='@(#*#|*@(~|.@(bak|orig|rej|swp|@(dpkg|ucf)-*|rpm@(orig|new|save)|zs-old)))'
20332033

20342034
# Complete on xinetd services
20352035
#

0 commit comments

Comments
 (0)