I hereby claim:
- I am zqueal on github.
- I am zqueal (https://keybase.io/zqueal) on keybase.
- I have a public key whose fingerprint is B4B8 4717 EBC6 E9E9 A1A4 3AE8 2A26 0170 1EF9 074F
To claim this, I am signing this object:
Query successful | |
| | AOD 9604 | ABA-290 | BPC 157 | CJC No D | CJC Ubi. | CJC/C no DAC (presumed) | DSIP | Epithalon | GHRK-Cu | GHRP-2 | GHRP-6 | GLP1/GRG/GGR | HCG | Hexarelin | HGH | HGH Frag 176-191 | Humanin | IG1 LR3 | Ipa | Kisspeptin | KPV | LL37 | Melanotan | MGF | MOT4C | NAD+ | Padelon | PT-141 | P21 | PE-22-28 | Selank | Semax | TA1 | TB-500 | Tesamorelin | Thymalin | | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| | |
| AOD 9604 | | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | 🔴 | | |
| ABA-290 | 🔴 | | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | | |
| BPC 157 | 🔴 | 🟢 | | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | | |
| CJC No D | 🔴 | 🟢 | 🟢 | | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | |
I hereby claim:
To claim this, I am signing this object:
continue=true | |
max-concurrent-downloads=2 | |
split=8 | |
console-log-level=warn | |
file-allocation=none | |
summary-interval=0 | |
download-result=hide | |
disable-ipv6=true | |
check-certificate=false |
local wezterm = require "wezterm" | |
local act = wezterm.action | |
return { | |
hide_tab_bar_if_only_one_tab = true, | |
default_prog = {"elvish.exe"}, | |
window_background_opacity = 1, | |
window_close_confirmation = "NeverPrompt", | |
initial_cols = 150, | |
initial_rows = 40, |
inoremap jk <ESC> | |
nnoremap n :norm! nzzzv<CR> | |
nnoremap N :norm! Nzzzv<CR> | |
nnoremap H ^ | |
nnoremap L $ | |
nnoremap <Return> o<ESC> | |
nnoremap <Leader>w :up<CR> | |
nnoremap <Leader>wq :wq<CR> | |
nnoremap <Leader>q :q<CR> | |
nnoremap <Leader>qq :qall!<CR> |
aspe:keyoxide.org:GG5JT7M2KJ74E54E4KLXBGBUJY |
"" This was made by Reddit user u/SamLovesNotion. Also with the help of - https://tdaly.co.uk/projects/vim-statusline-generator/ for learning the syntax. Sorry for English & grammar, this post was made in hurry. | |
" Images - https://www.reddit.com/r/vim/comments/ld8h2j/i_made_a_status_line_from_scratch_no_plugins_used/ | |
" I have used Nerd icon fonts. Icons won't work without them. https://github.com/ryanoasis/nerd-fonts/ | |
" This statusline looks exactly like Vim Airline (even more customizable & powerful) & loads faster than Vim airline. Only take few ms to load. | |
" STARTUP TIME - With Vim Airline - ~250ms. With this statusline - ~100ms. Without any statusline - ~98ms. | |
" Add all of this at the end of your vimrc OR Create separate file like 'statusline.vim' & 'colorsgroup.vim' & source those files in your main vimrc. |
netsh wlan show profile * key=clear |