This repository contains configuration files and scripts to set up a personalized development environment on ArchLinux. It includes tools, dotfiles, and automation scripts to streamline the setup process.
This repository is designed to help developers quickly set up their development environment on ArchLinux. It includes:
- Custom
.bashrc
and.vimrc
files. - Ansible playbooks for automated setup.
- Scripts to install essential tools and dependencies.
Before running the setup, ensure you have the following:
- ArchLinux installed.
sudo
privileges.- Internet connection.
- Basic knowledge of terminal commands.
To set up your environment, follow these steps:
-
Clone this repository:
git clone https://github.com/your-username/dotfiles.git cd dotfiles
-
Run the setup script:
sh run.sh
-
Follow the on-screen instructions to complete the setup.
- Automated Setup: Quickly install and configure essential tools using Ansible.
- Custom Dotfiles: Pre-configured
.bashrc
and.vimrc
for a better development experience. - Tool Installation: Includes popular tools like
vim
,docker
,node
, and more. - Keyboard Shortcuts: Cheat sheets for commonly used keyboards.
Similar to the K380 but needs remapping for PrntScrn
.
Refer to the screenshot for key references:
PrntScrn
Home
End
Page Up
Page Down
This project is licensed under the MIT License.