dotfiles:用于为macOS设置新开发系统的Bootstrap存储库

时间:2021-02-09 18:53:22
【文件属性】:
文件名称:dotfiles:用于为macOS设置新开发系统的Bootstrap存储库
文件大小:69KB
文件格式:ZIP
更新时间:2021-02-09 18:53:22
Shell dotfiles (macOS) TLDR; 存储和恢复我的(macOS)开发环境的配置。 用于保存配置的摘要工作流程 # list changes to config files df status # add modified or new files df add # provide detailed message for the changes df commit # push to the central df push 恢复配置的工作流程摘要 # Get this repo locally git clone --bare .dotfiles # Configure this repo to monitor $HOME where config files live git --git-dir=$HOME/.dotfiles/ --work-t
【文件预览】:
dotfiles-master
----.zprofile(243B)
----.zshrc(118B)
----.gitconfig-macos(1KB)
----.bash_profile(238B)
----.bashrc(118B)
----.zlogin(118B)
----.ssh()
--------config(90B)
----LICENSE.md(1KB)
----.gnupg()
--------gpg-agent.conf(92B)
----.gitignore-macos(994B)
----README.md(11KB)
----.profile(274B)
----bin()
--------bat-modules.sh(56B)
--------batdiff.sh(52B)
--------batwatch.sh(53B)
--------prettybat.sh(54B)
--------batman.sh(51B)
--------batgrep.sh(52B)
----.config()
--------fish()
--------vscode()
--------configstore()
--------iterm()
--------git()
--------packages()
--------omf()
--------nvim()
--------vivid()
--------data()

网友评论