Przeglądaj źródła

Add completion for rdebsign alias

Emmanuel Bouthenot 7 lat temu
rodzic
commit
ad5d2bfddf
1 zmienionych plików z 1 dodań i 1 usunięć
  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() {