将配置克隆到.my_dev_configs文件夹 git clone git@github.com:rahuldess/My-Dev-Configs.git ~/.my_dev_configs 使用以下命令创建符号链接: ln -s ~/.my_dev_configs/.bash_profile ~/.bash_profile ln -s ~/.my_dev_configs/.gitconfig ~/.gitconfig ln -s ~/.my_dev_configs/.tmux.conf ~/.tmux.conf