This guide should work for your A26 too. just sed "s/R26/A26/g" and it's perfect!
- Will to practice witchcraft
- Patience (R26's CPU is really slow)
- Linux knowledge
- Windows 10/11 with WSL 2 (updated to latest Windows Store version) or Linux
| μ»΄ν¨ν° μ 보: | |
| μ μ‘°μ 체: Unknown (Manufactor) | |
| λͺ¨λΈ: Unknown (Model) | |
| νμ μμ: λ°μ€ν¬ν± (Type : Desktop) | |
| ν°μΉμ μ λ ₯μ΄ κ²μλμ§ μμμ΅λλ€. (No touch device found) | |
| νλ‘μΈμ μ 보: (Help for Non-Korean: μ§μ is supported and μ§μ μ ν¨ is not supported) | |
| CPU 곡κΈμ 체: GenuineIntel | |
| CPU λΈλλ: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz | |
| CPU μ νκ΅°: 0x6 |
| μ»΄ν¨ν° μ 보: | |
| μ μ‘°μ 체: Unknown | |
| λͺ¨λΈ: Unknown | |
| νμ μμ: λ°μ€ν¬ν± | |
| ν°μΉμ μ λ ₯μ΄ κ²μλμ§ μμμ΅λλ€. | |
| νλ‘μΈμ μ 보: | |
| CPU 곡κΈμ 체: GenuineIntel | |
| CPU λΈλλ: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz | |
| CPU μ νκ΅°: 0x6 |
| local Plug = vim.fn['plug#'] | |
| vim.call('plug#begin') | |
| Plug 'vim-airline/vim-airline' | |
| Plug 'vim-airline/vim-airline-themes' | |
| Plug 'github/copilot.vim' | |
| Plug 'neovim/nvim-lspconfig' | |
| Plug 'justinmk/vim-sneak' | |
| Plug 'easymotion/vim-easymotion' | |
| Plug 'kyazdani42/nvim-web-devicons' | |
| Plug 'kyazdani42/nvim-tree.lua' |
This guide should work for your A26 too. just sed "s/R26/A26/g" and it's perfect!
| # Generated with mastodon:setup on 2022-10-17 02:08:51 UTC | |
| # Some variables in this file will be interpreted differently whether you are | |
| # using docker-compose or not. | |
| LOCAL_DOMAIN=funami.tech | |
| WEB_DOMAIN=toot.funami.tech | |
| SINGLE_USER_MODE=false | |
| SECRET_KEY_BASE=[CENSORED] | |
| OTP_SECRET=[CENSORED] |