kyoz / dotfiles

:octocat: My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kyoz's dotfiles

dotfiles to configurating my working enviroment (OSX) 🐱

⚠️ for linux version, please checkout linux branch

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 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

Lisence

MIT © Kyoz

About

:octocat: My dotfiles

License:MIT License


Languages

Language:Shell 55.0%Language:Vim Script 45.0%