An open API service indexing awesome lists of open source software.

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

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)