소스 검색

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…
취소
저장