Skip to content

ShortArrow/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CONFIG

configration of @ShortArrow

Quick Test on Docker

git clone https://github.com/ShortArrow/dotfiles.git
cd dotfiles
docker compose up -d --build
docker compose exec nvim /bin/bash -c nvim

overview

  1. install neovim
  2. git clone this repository
  3. make symboliclink of neovim dotfile
  4. install packer
  5. run packerinstall command
  6. install nerd font
  7. install git-foresta
  8. install tmux
  9. make symboliclink of tmux dotfile

check startuptime

nvim --startuptime ./startup.log

No Them No Life

  • neovim
  • vscode
    • gitgraph
    • GitHub
  • ChromeExtensions
    • Vimium
    • DarkReader
    • uBlock Origin
    • uBlacklist
    • Google Translate
    • DeepL
    • LeechBlock
    • Wikiwand
    • Language Reacter
    • Google検索キーボードショートカット
  • Bash
    • nmap
    • naabu
  • Powershell
  • GitHub

Add Docs

cd ./content/ja
ln -s ../../bash ./bash

or

hugo new ./content/ja/newmd.md

Important Infomation Source

Docs of nvim lsp color

Road Map