Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 935 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 935 Bytes

Fedora Init

🇺🇸 | English 🇨🇳 | 中文

Introduction

This project will help us initialize Fedora quickly,the script will install some important basic applications like vim,chrome and so on.If you want to know full list of applications that's been installed,go this page.

The script has tested on Fedora 28 workstation

This project only support 64bit system

How To Use

$ su # change to ROOT user
# git clone https://github.com/NUAA-FUG/Fedora-Init.git
# cd Fedora-Init
# chmod a+x Fedora-Init.sh
# ./Fedora-Init.sh

Reference

ArchI0 : ArchLinux Applications Automatic Installation Script [ PACMAN BASSED DISTROS ]

Copyright

This project is under GPLv3 license.