https://github.com/kyoz/dotfiles
:octocat: My dotfiles
https://github.com/kyoz/dotfiles
aliases bash dotfiles git settings vscode-settings
Last synced: 4 months ago
JSON representation
:octocat: My dotfiles
- Host: GitHub
- URL: https://github.com/kyoz/dotfiles
- Owner: kyoz
- License: mit
- Created: 2018-07-03T13:08:20.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2022-03-31T05:49:46.000Z (about 4 years ago)
- Last Synced: 2025-04-11T00:34:48.198Z (about 1 year ago)
- Topics: aliases, bash, dotfiles, git, settings, vscode-settings
- Language: Shell
- Homepage:
- Size: 265 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kyoz's dotfiles
dotfiles to configurating my working enviroment (OSX) :cat:
:warning: for linux version, please checkout [linux branch](https://github.com/kyoz/dotfiles/tree/linux)
## Dotfiles
| File | Description |
|:---------------------|:--------------------------------------------------------------------------|
| .bash_aliases | Aliases for my most used commands |
| .bash_utils | Some helpful utils functions |
| .bash_profile | Config system aliases, git aliases, nvm... |
| .gitconfig | Config infomation, aliases for git |
| .hyper.js | Hyper configuration |
| .zshrc | Config for oh-my-zsh |
| purify.zsh-theme | [Purify theme](https://github.com/banminkyoz/purify) for oh-my-zsh |
| purify.itermcolors | Iterm2 colorscheme |
## Configs
| Folder | Description |
|:--------------- |:--------------------------------------------------------------------------|
| vscode | Settings & Keybindings & Snippets for VSCode |
## Usage
* `install.sh` - Execute to automatically update dotfiles & configs to your PC
* `sync.sh` - Execute to sync dotfiles & configs from your PC to this project
## Related
* [Purify Theme](https://github.com/banminkyoz/purify)
## Lisence
MIT © [Kyoz](mailto:banminkyoz@gmail.com)