# dotenv **Repository Path**: yhnu/dotenv ## Basic Information - **Project Name**: dotenv - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-11 - **Last Updated**: 2021-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dotenv ## cargo: curl https://gitee.com/yhnu/dotenv/raw/master/.cargo_config > ~/.cargo/config ## git: curl https://gitee.com/yhnu/dotenv/raw/master/.gitconfig > ~/.gitconfig ## zsh # curl https://gitee.com/yhnu/dotenv/raw/master/.zshrc > ~/.zshrc # git clone https://github.com/zsh-users/zsh-autosuggestions.git ~/.oh-my-zsh/custom/plugins/ # git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ~/.oh-my-zsh/custom/plugins/ # git clone https://github.com/agkozak/zsh-z.git ~/.oh-my-zsh/custom/plugins/