소스 검색

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() {