-
Notifications
You must be signed in to change notification settings - Fork 0
My dotfiles
License
binotaliu/dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
dotfiles
===
install antigen first:
curl -L git.io/antigen > ~/.antigen.zsh
rename antigen to `.antigen.zsh`
sed -i 's/antigen\.zsh/.antigen.zsh/g' ~/.antigen.zsh
install vundle
mkdir -p ~/.vim/bundle
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
install git-lfs
install legit https://github.com/frostming/legit
copy xcode theme files
cp ~/.dotfiles/FontAndColorThemes/* ~/Library/Developer/Xcode/UserData/FontAndColorThemes
About
My dotfiles