/dotfiles

dotfiles

Primary LanguagePython

Dotfiles

Set zsh as your login shell:

chsh -s $(which zsh)

install

git clone --recursive https://github.com/Kei18/dotfiles $HOME/dotfiles
cd dotfiles
bash ./install_xx.sh

often used

pip

pip install \
    black \
    isort \
    lckr-jupyterlab-variableinspector \
    jupyterlab-code-formatter \
    jupyterlab-lsp \
    jupyter-archive