Added direnv
This commit is contained in:
		
							
								
								
									
										3
									
								
								init.zsh
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								init.zsh
									
									
									
									
									
								
							| @ -188,6 +188,9 @@ function prompt_exclude_git_status { | ||||
|     __ZSH_PROMPT_EXCLUDE_GIT_STATUS="${__ZSH_PROMPT_EXCLUDE_GIT_STATUS}\0${1:P}" | ||||
| } | ||||
|  | ||||
| # Direnv | ||||
| eval "$(direnv hook zsh)" | ||||
|  | ||||
| # Bookmarks | ||||
| [ -v ZSH_BOOKMARK_DIR ] || ZSH_BOOKMARK_DIR="${HOME}/.cache/zsh/bookmarks" | ||||
| [ -v ZSH_BOOKMARK_LS ] || ZSH_BOOKMARK_LS=true | ||||
|  | ||||
		Reference in New Issue
	
	Block a user