0x8b / configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration

Bash script for setting up my Fedora workstation from scratch. Installs packages and plugins, and configures several things.

git clone https://github.com/0x8b/configuration.git ~/.configuration
cd ~/.configuration
chmod +x fedora-post-installer.bash
USERNAME=username sudo bash fedora-post-installer.bash |& tee /var/log/bootstrap.log

About


Languages

Language:Lua 57.7%Language:Shell 38.8%Language:Python 3.5%