Skip to content

Commit

Permalink
Add icon for .zshenv and .zprofile
Browse files Browse the repository at this point in the history
  • Loading branch information
Joakker committed Dec 21, 2020
1 parent 0d0bd57 commit 282bc0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugin/webdevicons.vim
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,8 @@ function! s:setDictionaries()
\ '.gitlab-ci.yml' : '',
\ '.bashrc' : '',
\ '.zshrc' : '',
\ '.zshenv' : '',
\ '.zprofile' : '',
\ '.vimrc' : '',
\ '.gvimrc' : '',
\ '_vimrc' : '',
Expand Down

0 comments on commit 282bc0d

Please sign in to comment.