Set zsh as your login shell:
echo $SHELL
chsh -s $(which zsh)git clone --recursive https://github.com/Kei18/dotfiles $HOME/dotfiles
cd dotfiles
bash ./install.shmiseis used to install tools such asfzf,pre-commit,node,uv, andcodex.
ssh-copy-id user@addrssh-keygen -t ed25519 -C keisuke.oku18@gmail.com
eval "$(ssh-agent -s)"
cat ~/.ssh/id_ed25519.puband visit https://github.com/settings/ssh/new
ssh -T git@github.com
- zsh
- emacs
- codex
- 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