Added GPG aliases

This commit is contained in:
2018-12-07 05:06:04 -05:00
parent 2b55781ab8
commit e6acbe0648
8 changed files with 38 additions and 2 deletions

View File

@@ -154,6 +154,7 @@ Plug 'PotatoesMaster/i3-vim-syntax'
" vim file explorer
Plug 'scrooloose/nerdtree', { 'on': 'NERDTreeToggle' }
Plug 'terryma/vim-multiple-cursors'
let g:multi_cursor_select_all_word_key='<C-a>'
call plug#end()

View File

@@ -164,6 +164,7 @@ source /home/kevin/.shortcuts
add-zsh-hook -Uz chpwd (){ ls -a; }
export GPG_TTY=$(tty)
export PASSWORD_STORE_CLIP_TIME=120
# perl {{{ #