https://github.com/Master-Hash/dotfiles
最常用的列表和配置文件
https://github.com/Master-Hash/dotfiles
document dotfile dotfiles dotfiles-linux dotfiles-windows dotfiles-wsl script scritps
Last synced: 3 months ago
JSON representation
最常用的列表和配置文件
- Host: GitHub
- URL: https://github.com/Master-Hash/dotfiles
- Owner: Master-Hash
- License: mit
- Created: 2020-06-19T18:26:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-16T03:13:41.000Z (over 4 years ago)
- Last Synced: 2024-08-13T07:09:42.417Z (6 months ago)
- Topics: document, dotfile, dotfiles, dotfiles-linux, dotfiles-windows, dotfiles-wsl, script, scritps
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Master-Hash/dotfiles - 最常用的列表和配置文件 (Python)
README
# DOTFILES
最常用的列表和配置文件## USAGE
使用`git clone -b ${branch} https://github.com/Master-Hash/dotfiles.git`来获取对应分支的代码。使用 Make 进行配置、上传等(计划中)
## DEV GUIDE
有几个重要的 `git` 命令:`git rebase` `git merge` `git branch` `git checkout` 进行分支管理。## TODO
1. 用分支而非文件夹管理不同 profile(参考 Gentoo 的 profile)
2. 其它目录整理(包括文档)
3. 自学 Makefile,试着用此实现 apply,upload 等功能(不就是个省点的 bash 嘛)
4. 一些偏门的配置,比如 ublock origin 的自定义规则;~~rss 列表~~(雾,这个还是 go private 比较好);~~话说我的 .vimrc 该写长一点了……~~(那我要~~他妈~~ code 干嘛)
5. (可能很久以后或者放弃)merge VirtualBox profile
6. (实验)用符号链接或者其它方案管理