Skip to content

wzhishen/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

These dotfiles are my Zsh / tmux / vim, etc. configurations and backups, mostly targeted for Cygwin on Windows platform.

Installation

To install it, you can either invoke curl or wget from your command line.

via curl

curl -Ls https://raw.githubusercontent.com/wzhishen/dotfiles/master/tools/install.sh | sh

via wget

wget -qO- https://raw.githubusercontent.com/wzhishen/dotfiles/master/tools/install.sh | sh

This will clone and symlink all the files and directories to their proper places.

Known issues for Zsh with Cygwin

There might be a slight problem after installing oh-my-zsh in Cygwin on Windows.

If you've been getting wierd output upon starting Zsh: compdef: unknown command or service: git

Check out the solution [here] (ohmyzsh/ohmyzsh#630) proposed by [@twilek] (https://github.com/twilek).

License

MIT

About

My dotfiles, mostly for Cygwin with Zsh on Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published