This repository was created to store all my terminal configuration somewhere (except keys, credentials and other private stuff ofcourse).
If You found this usefull, You can fork and modify all that stuff for Your personal use.
Here are some links to repositories which are used.
Short description of directory structure for this repository.
colors // iterm colorscheme
install // software installation sliced in parts
nvim // contains plugins and dein install
shell // all stuff is currently living here (*uck)
configs // my configuration files
install // contain ONLY installation bash files
configs // Global directory cointaining configs (such as init.vim or .zshrc)
shell // Self writen functions
This section will be removed after I will finish all the changes what I want, but knowing myself that will not be fast :D
- Change structure according to section above;
2[ ] Brew and all packages and environment setup on
~/install.shlauch; 2.1. [ ] Brew installation; 2.2. [ ] Valet installation; 2.3. [ ] Mysql installation through Docker; 2.4. [ ] Postgres installation through Docker; 2.5. [ ] Other software (non environment, just some tools which I use on daily base); - OhMyZsh install;