No known key found for this signature in database
GPG Key ID: 6DEED612B26C08E2
4 changed files with
9 additions and
5 deletions
-
aliases/key_aliases.tmpl
-
aliases/key_files.tmpl
-
dot_config/i3blocks/i3blocks.conf.tmpl
-
dot_vimrc.tmpl
|
|
@ -1231,6 +1231,7 @@ hu "helm upgrade" |
|
|
|
# ]]] helm # |
|
|
|
|
|
|
|
zr "zathura --fork ~/coding/mf-site/static/pdf/kevin-mok-resume.pdf" |
|
|
|
zra "zathura --fork ~/coding/mf-site/static/pdf/kevin-mok-resume-aws.pdf" |
|
|
|
zrw "zathura --fork ~/coding/mf-site/static/pdf/kevin-mok-resume-web-dev.pdf" |
|
|
|
|
|
|
|
# ]]] red-hat # |
|
|
|
|
|
@ -97,6 +97,7 @@ sdv ~/Documents/stardew-valley-sdv/notes.md |
|
|
|
snp ~/Documents/marvel-snap/strats.md |
|
|
|
tc /mnt/linux-files/Videos/yt/fortnite/clips/twitch-clip-downloader/clips.txt |
|
|
|
tdb ~/Documents/journal/todo/b.md |
|
|
|
jop ~/Documents/journal/personal/jop.md |
|
|
|
|
|
|
|
# ]]] gaming # |
|
|
|
|
|
|
|
|
|
@ -62,11 +62,11 @@ label=SOL |
|
|
|
TICKER=SOLUSD |
|
|
|
interval=30 |
|
|
|
|
|
|
|
# [dexscreener] |
|
|
|
# label=PIXL |
|
|
|
# CHAIN=ethereum |
|
|
|
# PAIR=0x31c0ba10e4e12be6cdceb612e5e829d977532bfc |
|
|
|
# interval=30 |
|
|
|
[dexscreener] |
|
|
|
label=PIXL |
|
|
|
CHAIN=ethereum |
|
|
|
PAIR=0x31c0ba10e4e12be6cdceb612e5e829d977532bfc |
|
|
|
interval=30 |
|
|
|
|
|
|
|
# [dexscreener] |
|
|
|
# label=BLAST |
|
|
|
|
|
@ -57,6 +57,7 @@ autocmd CursorHold * if !bufexists("[Command Line]") | checktime | endif |
|
|
|
|
|
|
|
" commands for file types [[[ " |
|
|
|
|
|
|
|
filetype plugin indent on |
|
|
|
autocmd BufNewFile,BufRead .* set syntax=sh |
|
|
|
autocmd BufRead,BufNewFile /tmp/calcurse*,~/.calcurse/notes/* set filetype=markdown |
|
|
|
autocmd FileType *css,gitcommit,haskell,htmldjango,html,graphql,javascript,javascriptreact,json,lisp,markdown, |
|
|
@ -342,6 +343,7 @@ Plug 'cristianoliveira/vim-react-html-snippets' |
|
|
|
Plug 'jidn/vim-dbml' |
|
|
|
" Plug 'FuDesign2008/emoji-snippets.vim' |
|
|
|
Plug 'tpope/vim-surround' |
|
|
|
Plug 'tpope/vim-commentary' |
|
|
|
" ]]] vim-plug " |
|
|
|
|
|
|
|
" Mappings [[[ " |
|
|
|