Setup a fresh fedora linux in new workstation or laptop.
- setup
dnf.confandproxyfor dnf - enable
rpmfusionrepos - install favorite fonts
- install all packages and applications
- remove extra and useless packages for me
- install
ansible,mitogenfor ansible and generatesansible.cfg - install
virtualization - setup
proxychains-ng
Install the required packages, for Fedora Linux:
dnf install -y git make cmake g++ gcc tmux vimgit clone https://github.com/AliMehraji/fedora-setup.git
cd workstation-setup/fedora
make all