/configs

Primary LanguageVim Script

Personal dev environment

This repository contains most of the tools/configs I use for daily developing

__bash scripts

useful bash scripts

__cheatsheets

cheatsheets for setup or useful commands for specific topics like git, docker or bash

__docker setups

self written docker images for fast dev environment deployment

__project_templates

simple project builder that are linked to the .bashrc via alias command (e.g.: insert_proj_cpp) for quick starting

__vim

vim scripts for multiple purposes aswell as my favorite vim colorschemes

.clang-format

my clang-format settings used in 42 projects

.bashrc

my .bashrc with some aliases for navigating, debugging in linux / 42 macos

.vimrc

vim config file that will source the scripts in vim/vim_scripts

Makefile

make download

to install .bashrc and .vimrc on your system

make colors

to copy vim colorschemes from vim/vim_color to your system