OS setup process for dancheg97.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Danila Fominykh 73c5db6678 updated setup process 7 days ago
README.md updated description 1 week ago
ava.jpeg ava added to adjustment repository 2 weeks ago
keybindings.json customized keybindings 1 week ago
logo.png changed logo 1 week ago
settings.json . 1 week ago
setup.sh updated setup process 7 days ago

README.md

Dancheg97 os setup script

Get all the environment prepared for full-stack development in a single command right after installation.

cd ~ && git clone https://fmnx.ru/dancheg97/os && cd os && sh setup.sh

This development stack contains:

  1. vscode and it's extensions+settings+keybindings
  2. go with some libraries
  3. dart & flutter & for linux+web development
  4. some docker containers
  5. arch linux dev tools for os development
  6. main FMNX dev repos
  7. protoc for go and dart
  8. another set of chromium links

All this tools will be installed in a single command, just run it once after a fresh installation.