/SetupArch

Setting my Arch Linux with the following principles in mind: Fast, Stable, Customizable, and Beautiful

Primary LanguageJupyter Notebook

SetupArch

I set up my Arch Linux with the following principles in mind: Fast, Stable, Customizable, and Beautiful.

Directory Structure

|___ install.ipynb                # Basic to install Arch Linux from ISO usb
|___ install_guide/
|     |___ archinstall.ipynb      # Install Arch with archinstall
|     |___ setup_for_work.ipynb   # All setup I made for my Arch
|___ config_arch/
|     |___ core_config.ipynb      # Way I found to solve the core problem
|     |___ app_config.ipynb       # Way I found to solve the app problem
|___ current_problem/
|     
|___ forward_slash/               # Recover config setup
      |___ home/...
      |___ etc/...
      |___ ....

Notes

Hope this helps you set up and organize your Arch Linux environment more effectively! And maybe it can help you solve the problem that I met before : )