hgryoo/dotfiles
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# hgryoo's dotfiles
```
~/.dotfiles/
├── install.sh
├── bash/
│ ├── .bashrc
│ ├── .bash_aliases
│ └── .bash_exports
├── vim/
│ ├── .vimrc
│ └── colors/
├── git/
│ └── .gitconfig
├── python/
│ └── requirements.txt
├── rust/
│ └── setup_rust_env.sh
└── cubrid/
└── setup_cubrid_env.sh
```