https://github.com/fredwu/dotfiles
My dotfiles
https://github.com/fredwu/dotfiles
Last synced: 9 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/fredwu/dotfiles
- Owner: fredwu
- Created: 2012-02-11T18:12:22.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T05:01:15.000Z (over 1 year ago)
- Last Synced: 2024-12-30T06:19:25.865Z (over 1 year ago)
- Language: Shell
- Homepage: http://fredwu.me/
- Size: 229 KB
- Stars: 18
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fred Wu's Dot Files

## Prerequisites
For OS X, either Xcode or [Command Line Tools](https://developer.apple.com/downloads/).
For Linux, only Ubuntu is supported.
## Installation
git clone git://github.com/fredwu/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install.sh
After the installation you might want to set the default login shell to zsh:
chsh -s /bin/zsh
## Custom Configuration
- Make changes to `~/.zsh_custom`
- Use the command `sr` to reload the `.zshrc` source
## Features
- [Prezto](https://github.com/sorin-ionescu/prezto)
- [Spaceship ZSH](https://github.com/denysdovhan/spaceship-prompt/)
- [spf13-vim](https://github.com/spf13/spf13-vim)
- [direnv](https://github.com/zimbatm/direnv)
- [zoxide](https://github.com/ajeetdsouza/zoxide)
- .ackrc
- .gemrc
- .gitconfig
- .railsrc
- .vimrc.after
- .vimrc.before
- .zshrc