瀏覽代碼

add / after .. + tab

master
Dirk Alders 1 年之前
父節點
當前提交
9f5463234c
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      zshrc

+ 1
- 0
zshrc 查看文件

@@ -49,6 +49,7 @@ zstyle ':completion:*' select-prompt %SScrolling active: current selection at %p
49 49
 zstyle ':completion:*' use-compctl false
50 50
 zstyle ':completion:*' verbose true
51 51
 zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd'
52
+zstyle ':completion:*' special-dirs true
52 53
 
53 54
 # History configurations
54 55
 HISTFILE=~/.zsh_history

Loading…
取消
儲存