Skip to content

garretpatten/arch-setup-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • less
  • 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

Releases

No releases published

Packages

No packages published

Languages