Skip to content

ShortArrow/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

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

check startuptime

nvim --startuptime ./startup.log

No Them No Life

  • CUI
    • Github CLI
    • PowerShell
  • TUI
    • LazyDocker
    • LazyGit
    • Bottom
    • Zellij
    • Neovim
  • WM
    • GlazeWM
    • Hyprland
    • i3wm
  • GUI
    • Inkscape
    • Gimp
  • ChromeExtensions
    • Vimium
    • DarkReader
    • uBlock Origin
    • uBlacklist
    • Google Translate
    • DeepL
    • Wikiwand
    • Google検索キーボードショートカット

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