/dotfiles

Primary LanguagePythonMIT LicenseMIT

dotfiles

my dotfiles of Arch Linux

Dependency

Installing

cd into your $HOME directory or simply ~ and then

git clone https://github.com/dingZvel/dotfiles.git

Usage

using GNU stow in dotfiles directory to symlink the config e.g.

stow zsh   # this will only apply zsh config

or

stow */    # symlink everything (the '/' ignores the README.md)