فهرست منبع

Add completion for rdebsign alias

Emmanuel Bouthenot 7 سال پیش
والد
کامیت
ad5d2bfddf
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .zsh/config/50_debian.zsh

+ 1 - 1
.zsh/config/50_debian.zsh

@@ -48,7 +48,7 @@ dbug() {
 
 # specific completions
 # rdebsign is a trivial shell script wrapper around debsign
-#compdef rdebsign=scp
+compdef rdebsign=scp
 
 # building environements
 cow-dist() {