An open API service indexing awesome lists of open source software.

https://github.com/appleboiy/devenv

Personal Configurations & Setups
https://github.com/appleboiy/devenv

dev-environment dotfiles zshrc

Last synced: 7 months ago
JSON representation

Personal Configurations & Setups

Awesome Lists containing this project

README

          




Ape's DEV-ENV Repository


My personal development environment


## Introduction

This is where I keep all the special settings and preferences for my coding environment. It's like my digital toolbox! Inside, you'll find settings for tools like Neovim, the shell (like `.bashrc` and `.zshrc`), and other files that make my development setup work just right. These settings are made to fit my needs and how I like to work.

## Installation

```shell
git clone git@github.com:Appleboiy/devenv.git ~/.devenv
```

## Backup

```shell
# replace with your os "macos" or "ubuntu"

make backup os=
```

### Other configurations

for other configurations, please check out:

- [Neovim](https://github.com/AppleBoiy/nvim)
- [bits/stdc++.h](https://gist.github.com/AppleBoiy/d876b6e31320b703f13e5f3f222fb9ae)

---

Get help: [Contact me](mailto:contact.chaipat@gmail.com) • [Review the GitHub status page](https://www.githubstatus.com/)

© 2023 AppleBoiy • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://choosealicense.com/licenses/mit/)