Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garretpatten/debian-setup-scripts
A repository to hold the setup scripts for my personal linux environments
https://github.com/garretpatten/debian-setup-scripts
automation configuration-management debian dev-environment mint setup-script ubuntu
Last synced: about 3 hours ago
JSON representation
A repository to hold the setup scripts for my personal linux environments
- Host: GitHub
- URL: https://github.com/garretpatten/debian-setup-scripts
- Owner: garretpatten
- License: mit
- Created: 2023-03-08T01:34:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-08T03:41:33.000Z (3 months ago)
- Last Synced: 2024-08-09T01:07:38.773Z (3 months ago)
- Topics: automation, configuration-management, debian, dev-environment, mint, setup-script, ubuntu
- Language: Shell
- Homepage:
- Size: 200 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Linux Setup Scripts
- A repository of setup scripts for my personal debian 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