Skip to content

2. Usage

Jeffrey edited this page Jan 17, 2023 · 3 revisions

2.1 clone this repo

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

2.2 install stow

# NOTE: make sure perl is installed
# NOTE: also, cpanm install Test::Output and Test::More
# wget https://raw.githubusercontent.com/double12gzh/dotfiles/main/install_stow.sh | bash -

2.3 create symlink

stow git
stow dlv
stow ...

Clone this wiki locally