Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 741 Bytes

File metadata and controls

29 lines (19 loc) · 741 Bytes

Dotfiles

vim

Install

git clone <this-repo>
cd <this-repo>

# The script cannot run by POSIX sh.
bash ./install/bootstrap.sh

Important

links.prop should not have EOL, don't ask me why w(゚Д゚)w

Local ZSH Config

If there's customization you want ZSH to load on startup that is specific to this machine (stuff you don't want to commit into the repo), create ~/.env.sh and put it in there. It will be loaded near the top of .zshrc.

References

Here's a description of how my dotfiles work. Forked from andrew8088/dotfiles

Image credit to: SAWARATSUKI