Added GPG aliases
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
@@ -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 {{{ #
|
||||
|
||||
|
||||
Reference in New Issue
Block a user