This repository contains configuration files and setup instructions for my personal Linux development environment. Follow these guides to quickly set up a new Linux machine with all the necessary development tools and configurations.
- Clone this repository:
git clone https://github.com/tristenwallace/linux_setup.git
cd linux_setupThe following guides will walk you through setting up your development environment:
- Git and GitHub SSH Setup
- Terminal Setup (Zsh, Oh My Zsh, and Hyper)
- Docker Installation
- IDE Setup (VSCode and Cursor)
- Development Tools
- Infrastructure Tools
configs/- Configuration files for various toolsdocs/- Detailed setup guides and documentationinstall_scripts/- Installation scripts for automated setupassets/- Additional resources and images
Feel free to fork this repository and customize it for your own needs. Pull requests for improvements are welcome!