# dotfiles **Repository Path**: baiwenchao/dotfiles ## Basic Information - **Project Name**: dotfiles - **Description**: dotfiles for linux - **Primary Language**: Shell - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-31 - **Last Updated**: 2022-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dotfiles * installation: ```shell cd ~ git clone https://gitee.com/baiwenchao/dotfiles.git ``` * symlink setup: * source directory: ~/dotfiles/src/ * target ditectory: ~/ ```shell sh ~/dotfiles/symlink_setup.sh ```