+ Moved rateUSD.sh to .local/bin (To save up even more word count)

This commit is contained in:
ziro 2020-05-19 06:05:36 +07:00
parent db0be00c2a
commit cda9be2bf2
5 changed files with 8 additions and 12 deletions

View file

@ -82,6 +82,7 @@ else
Plug 'ptzz/lf.vim'
Plug 'rbgrouleff/bclose.vim'
endif
Plug 'tpope/vim-commentary'
call plug#end()