浏览代码

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