Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.1 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.1 KB

Alswl's .oOo.

这里是我的 Mac OS 配置文件,有兴趣的可以参考。

This is my Mac OS configuration.

The old version of Linux is here

目前的配置文件包括:

  • awesome # moved to awesome
  • zsh
  • vim # moved to miv
  • vimperator
  • Xmodmap # depleted
  • font
  • tmux / screen
  • xmonad # depleted
  • xmobar # depleted
  • xsession # depleted
  • .gitconfig
  • local/bin # svn diff / git diff / gbk unzip / speedfox

Usage

git clone https://github.com/alswl/.oOo.
ln -s /your/.oOo./.* ~/
cp /your/.oOo./_.gitconfig ~/.gitconfig

mkdir -p ~/local/bin && cd ~/local/bin
ln -s /your/.oOo./local/bin/* .

use at cent os(linux):

git clone [email protected]:alswl/.oOo..git
ZDOTDIR=/home/admin/ddd/.oOo./ zsh
git checkout -b centos origin/centos

Related