Skip to content

ed-aisys/QuickStart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qinitial

Quick Initailization Package

Quick Start

sudo bash sudo_install.sh
bash install.sh

Package Components

sudo_install

  1. Improve shell: zsh
  2. Network: curl, wget
  3. Git: gh, git
  4. Basic compile: build-essential
  5. Pyenv/Anaconda depedencies
  6. CLI tools: fd(a better find), ag(a better grep), bat(a better cat)

install

  1. Python virtual environment management: pyenv
  2. Vimrc: from github/vimrc
  3. Nvim and Nvim config: provided by @Chivier
  4. zsh config: .zinit and zshrc
  5. tmux config: from github/tmuxrc
  6. lazygit: a cli git tool

install Anaconda

pyenv install anaconda3-2024.02-1

install docker and docker-compose

sudo bash install_docker.sh

TODO

Update module management to TINA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages