You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
632 B
Markdown

<a href="https://gitmoji.dev">
<img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji">
</a>
## My Unix Setup
All of my configuration files for various unix software and bash scripts for various utility on my private systems.
### home-directory
* configuration files inside of $HOME
### scripts
* bash scripts for various utility, check description
### coding
* notes about my personal coding preferences
* TODO: documentation about how I set up different programming environments for myself
* TODO: documentation about my preferred coding conventions for different languages