Fedora Machine Setup
-
Set the DEV_ENV environment variable to the path of this repository
export DEV_ENV=/path/to/this/repo -
Run
sudo ./setup.shto install packages and configure system -
Run
./backup_configs.shto update configs in the repository
- Sudo access
- Fedora Linux
- DEV_ENV environment variable set
- i3 Window Manager
- Neovim
- VSCode
- Tmux EOF
chmod +x setup.sh chmod +x backup_configs.sh
echo "Machine setup scripts and configs created successfully!"