2022-08-01から1ヶ月間の記事一覧

My recent terminal setting Alacritty env: TERM: xterm-256color selection: save_to_clipboard: true window: dimensions: columns: 90 lines: 24 padding: x: 2 y: 2 font: size: 13 normal: family: 'Iosevka' style: Regular bold: family: 'Iosevka' …

homebrew (macOS Monterey) brew install wget brew install tmux brew install coreutils brew install gnu-tar brew install imagemagick brew install gnuplot brew install ripgrep brew install fd brew install htop brew install --cask xquartz brew…

Terminal alacritty GitHub - alacritty/alacritty: A cross-platform, OpenGL terminal emulator.

Font Iosevka GitHub - be5invis/Iosevka: Versatile typeface for code, from code.

When VSCode "Install in SSH" doesn't work Check proxy settings in .bashrc, .zshrc, etc, and .wgetrc of remote host Close local VSCode Kill all processes of ps ax|grep vscode-server on remote host Start local VSCode connecting remote host