Quick Initailization Package
sudo bash sudo_install.sh
bash install.sh
- Improve shell:
zsh
- Network:
curl
,wget
- Git:
gh
,git
- Basic compile:
build-essential
- Pyenv/Anaconda depedencies
- CLI tools:
fd
(a better find),ag
(a better grep),bat
(a better cat)
- Python virtual environment management:
pyenv
- Vimrc: from github/vimrc
- Nvim and Nvim config: provided by @Chivier
- zsh config: .zinit and zshrc
- tmux config: from github/tmuxrc
- lazygit: a cli git tool
pyenv install anaconda3-2024.02-1
sudo bash install_docker.sh
Update module management to TINA