https://github.com/beforerr/dotfiles
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: Beforerr
- Language: Shell
- Default Branch: main
- Size: 1.05 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
macOS Setup
Introducation
- Dotfiles are managed by chezmoi and Nix;
- Use
Nixfor packages & command line tools; - Use
Homebrewexclusively for casks (applications); - Use just for automation (see Justfile).
- Sync application settings with mackup (see mackup.cfg).
- Note:
mackupis not used for syncing dotfiles, mostly for private application settings (such asrclone,espansoand so on).- It is better to specify the application settings in the
.mackup.cfgfile (whitelist instead of blacklist).
- Use
Gardenfor managing repositories
General setup
First we need to get command line tools, we can do that by installing Homebrew.
bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
One-line install:
bash
curl https://raw.githubusercontent.com/Beforerr/dotfiles/main/install.sh | bash
Note we need to restart the terminal after the installation of nix, so the script will fail on the first run as expected.
Apps
Karabiner-Elements
Customize keyboard mappings.
Zotero
Install beta version and login to sync.
Extensions
- windingwind/zotero-actions-tags - Customize your Zotero workflow.
Browser
Extensions
- Surfingkeys settings - gistfile
Atuin
✨ Magical shell history
bash
atuin register -u Beforerr -e zzj956959688@gmail.com
atuin key
atuin login -u Beforerr
Languages
Notes
- zsh - What should/shouldn't go in .zshenv, .zshrc, .zlogin, .zprofile, .zlogout? - Unix & Linux Stack Exchange
dockutilrequiresswiftto be built from source which takes a long time, so it is not included in the configuration.
Owner
- Name: Beforerr
- Login: Beforerr
- Kind: user
- Repositories: 2
- Profile: https://github.com/Beforerr
GitHub Events
Total
- Watch event: 2
- Push event: 83
Last Year
- Watch event: 2
- Push event: 83
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Beforerr | z****8@g****m | 555 |
| Zijin Zhang | z****n@Z****l | 1 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0