ssoonan / zshrc

Due to many requests I share my zsh configuration compilation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fork from [https://github.com/seebi/zshrc]

custom zshrc file

### File description
```
$ZSH_CONFIG/README      - This file
$ZSH_CONFIG/Makefile    - make-config to run with 'make'
$ZSH_CONFIG/aliases     - alias definitions which can be edited/modified with 'aedit'
$ZSH_CONFIG/zshrc       - the main RC file (will be linked to ~/.zshrc)
```

그 밖에 설치 파일들

- docker, docker-compose
- pyenv
- slack
- vscode, clion

About

Due to many requests I share my zsh configuration compilation.


Languages

Language:Shell 90.5%Language:Makefile 9.5%