Set zsh as your login shell:
chsh -s $(which zsh)
git clone --recursive https://github.com/Kei18/dotfiles $HOME/dotfiles
cd dotfiles
bash ./install_xx.sh
ssh-copy-id user@addr
ssh-keygen -t ed25519 -C keisuke.oku18@gmail.com
eval "$(ssh-agent -s)"
cat ~/.ssh/id_ed25519.pub
and visit https://github.com/settings/ssh/new
ssh -T git@github.com
- zsh
- emacs
- tmux
- htop
- boost
- eigen
- pyenv
- pueue
- starship
- nvm
- juliaup
- clang-format
- https://github.com/sindresorhus/quick-look-plugins
- latex
- pyright
pip install \
black \
isort \
lckr-jupyterlab-variableinspector \
jupyterlab-code-formatter \
jupyterlab-lsp \
jupyter-archive