GitXplorerGitXplorer
q

mac-config

public
5 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
926492c4c26dc19f0070b98a53ce4cb008525dee

update link

qqiuyuntao committed 9 years ago
Unverified
ea5db66a747c48fdbe0fc29c9f5bf1ec05daaa4f

add readme.md

qqiuyuntao committed 9 years ago
Unverified
a5a7606738f275f80fe92a24b7f554c3d3099aa7

add clean dash shell command

qqiuyuntao committed 9 years ago
Unverified
3255cd031f8f053dc7a5cacdcacc07f9ebd56eae

zsh theme

qqiuyuntao committed 9 years ago
Unverified
1cb09860a286222389dafafb372ae66d85f74f40

sublime && zsh

qqiuyuntao committed 9 years ago

README

The README file for this repository.

Mac config

  • sublime user config
  • clean dns cache in shell
  • use zsh theme
    • copy the file to /Users/username/.oh-my-zsh/themes
    • override .zshrc file in ZSH_THEME to robbyrussell-custom
    • compile file with shell command source .zshrc
    • restart terminal
  • .zshrc config file
    • this file's directory is in /Users/username/.zshrc
    • after override compile file with shell command source .zshrc
    • restart terminal