Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garretpatten/arch-setup-scripts
Setup scripts for arch-based environments
https://github.com/garretpatten/arch-setup-scripts
archlinux automation configuration-management dev-environment setup-script
Last synced: about 6 hours ago
JSON representation
Setup scripts for arch-based environments
- Host: GitHub
- URL: https://github.com/garretpatten/arch-setup-scripts
- Owner: garretpatten
- License: mit
- Created: 2024-06-10T00:00:12.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T20:23:55.000Z (11 days ago)
- Last Synced: 2024-10-28T00:50:15.239Z (11 days ago)
- Topics: archlinux, automation, configuration-management, dev-environment, setup-script
- Language: Shell
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Arch Setup Scripts
- A repository of setup scripts for my personal arch linux environments# Instructions
## How to Use
```
# Clone repository
git clone https://github.com/garretpatten/arch-setup-scripts# Checkout repository
cd arch-setup-scripts# Initialize and update 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
- base-devel
- bat
- clamav
- curl
- docker
- docker-compose
- exa
- fastfetch
- fd
- flatpak
- gh
- git
- htop
- imagemagick
- less
- man
- 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
- Blackarch Tools
- Hacking Wordlists