# dotfiles **Repository Path**: hackydh/dotfiles ## Basic Information - **Project Name**: dotfiles - **Description**: Hold Linux home config dot files - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dotfiles Managing config dotfiles in the user’s home directory. [ref](https://dotfiles.github.io) Following dotfiles repositories [Johnson9009](https://github.com/Johnson9009/dotfiles), [holman](https://github.com/holman/dotfiles), [cowboy](https://github.com/cowboy/dotfiles), [webpro](https://github.com/webpro/dotfiles) help me a lot. # Install ``` git clone https://github.com/Hacky-DH/dotfiles.git ~/.dotfiles bash ~/.dotfiles/bootstrap ```