mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	| @@ -25,6 +25,9 @@ else | |||||||
| fi | fi | ||||||
| unset CASE_SENSITIVE HYPHEN_INSENSITIVE | unset CASE_SENSITIVE HYPHEN_INSENSITIVE | ||||||
|  |  | ||||||
|  | # Complete . and .. special directories | ||||||
|  | zstyle ':completion:*' special-dirs true | ||||||
|  |  | ||||||
| zstyle ':completion:*' list-colors '' | zstyle ':completion:*' list-colors '' | ||||||
| zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#) ([0-9a-z-]#)*=01;34=0=01' | zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#) ([0-9a-z-]#)*=01;34=0=01' | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user