Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garretpatten/fedora-setup-scripts
Setup scripts for fedora-based environments
https://github.com/garretpatten/fedora-setup-scripts
automation configuration-management dev-environment fedora setup-script
Last synced: 26 days ago
JSON representation
Setup scripts for fedora-based environments
- Host: GitHub
- URL: https://github.com/garretpatten/fedora-setup-scripts
- Owner: garretpatten
- License: mit
- Created: 2024-07-04T00:40:01.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T03:41:23.000Z (3 months ago)
- Last Synced: 2024-09-30T05:03:18.735Z (about 1 month ago)
- Topics: automation, configuration-management, dev-environment, fedora, setup-script
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Fedora Setup Scripts
A repository of setup scripts for my personal fedora linux environments# Instructions
## How to Use
```
# Clone repository
git clone https://github.com/garretpatten/arch-setup-scripts# Checkout repository
cd arch-setup-scripts# Initialize submodules
git submodule init
git submodule update --remote --recursive
cd src/dotfiles
git submodule init
git submodule update --remote --recursive# Return to the root of the project
cd ../..# Run master script
bash src/scripts/master.sh
```# Installations
## CLI Tools and Terminal Applications
- bat
- clamav
- curl
- docker
- docker-compose
- exa
- fastfetch
- fd
- flatpak
- gh
- git
- htop
- neovim
- nmap
- node
- npm
- openvpn
- ripgrep
- semgrep
- shellcheck
- src-cli
- task
- tmux
- ufw
- vim
- wget
- zsh# Configurations
- Alacritty
- Git Credential Helper
- Home Directory
- Neovim
- Taskwarrior
- Vim
- VS Code
- Z-shell## Desktop Applications
- 1Password
- Alacritty
- Brave
- Burp Suite
- Postman
- Proton VPN
- Signl Messenger
- Sourcegraph
- Spotify
- Todoist
- VLC Media Player
- VS Code
- ZAProxy# Other
- Hacking Wordlists